#include <gamekittraverselogic.h>
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 &) |
|
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().