瀏覽代碼

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