ソースを参照

Update aiPlayer.h

marauder2k7 1 ヶ月 前
コミット
cc047cf07f
1 ファイル変更2 行追加0 行削除
  1. 2 0
      Engine/source/T3D/aiPlayer.h

+ 2 - 0
Engine/source/T3D/aiPlayer.h

@@ -228,6 +228,8 @@ public:
 
    /// Types of link we can use.
    LinkData mLinkTypes;
+   dtQueryFilter mFilter;
+   Vector<F32> mAreaCosts;
 
    /// @}
 #endif // TORQUE_NAVIGATION_ENABLED