mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
Update aiPlayer.h
This commit is contained in:
parent
9039435d12
commit
cc047cf07f
1 changed files with 2 additions and 0 deletions
|
|
@ -228,6 +228,8 @@ public:
|
||||||
|
|
||||||
/// Types of link we can use.
|
/// Types of link we can use.
|
||||||
LinkData mLinkTypes;
|
LinkData mLinkTypes;
|
||||||
|
dtQueryFilter mFilter;
|
||||||
|
Vector<F32> mAreaCosts;
|
||||||
|
|
||||||
/// @}
|
/// @}
|
||||||
#endif // TORQUE_NAVIGATION_ENABLED
|
#endif // TORQUE_NAVIGATION_ENABLED
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue