Kaim::GameKitTraverseLogic Class Reference

Kaim::GameKitTraverseLogic Class Reference

#include <gamekittraverselogic.h>

Class Description

Custom traverse logic to manage NavTag Layers and SmartObjects.

Inherits Kaim::TraverseLogicWithCostMultiplerPerNavTag< LogicDoNotUseCanEnterNavTag >.

Static Public Member Functions

static bool CanEnterNavTag (void *, const NavTag &, const NavTag &, const Vec3f &)
 

Member Function Documentation

static bool Kaim::TraverseLogicWithCostMultiplerPerNavTag< LogicDoNotUseCanEnterNavTag >::CanEnterNavTag ( void *  ,
const NavTag &  ,
const NavTag &  ,
const Vec3f  
)
inlinestaticinherited

This method is only required when you set up your customizer to validate NavTag transitions.

If you use the default DoNotUseCanEnterNavTag template parameter, you do not need to provide an implementation of CanEnterNavTag().


The documentation for this class was generated from the following file: