SpatialQueriesHelper class
SpatialQueriesHelper
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
static bool HasSpaceInFront(WeakHandle<game.Object> sourceObject, Vector4 queryDirection, float groundClearance, float areaWidth, float areaLength, float areaHeight)staticRTTI globalstatic bool IsTargetReachable(game.Object owner, game.Object target, Vector4 targetPos, bool depthTestForObstacle, bool isObstacleVaultable)staticRTTI globalstatic bool HasSpaceInFront(WeakHandle<game.Object> sourceObject, float groundClearance, float areaWidth, float areaLength, float areaHeight)staticRTTI globalstatic bool GetFloorAngle(WeakHandle<game.Object> sourceObject, float floorAngle)staticRTTI global