mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-28 02:53:49 +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.
|
||||
LinkData mLinkTypes;
|
||||
dtQueryFilter mFilter;
|
||||
Vector<F32> mAreaCosts;
|
||||
|
||||
/// @}
|
||||
#endif // TORQUE_NAVIGATION_ENABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue