PlayerObstacleSystem class
game.PlayerObstacleSystem
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
void OnEnterCrouch(game.Object instigator)RTTIvoid SetIsSwimming(bool isSwimming, game.Object instigator)RTTIvoid OnCoverDeactivation(game.Object instigator)RTTIvoid OnAutoCoverActivation(game.Object instigator)RTTIvoid ManualLeanRight(game.Object instigator)RTTIvoid ManualLeanLeft(game.Object instigator)RTTIgame.PlayerCoverDirection GetCoverDirection(game.Object instigator)RTTIgame.PlayerClimbInfo? GetCurrentClimbInfo(game.Object instigator)RTTIworld.geometry.average.NormalDetectionHelperResult? GetSlopeInfo(game.Object instigator)RTTIvoid EnableQueriesForOwner(game.Object instigator, game.PlayerObstacleSystemQueryType queryToEnable_1, game.PlayerObstacleSystemQueryType? queryToEnable_2, game.PlayerObstacleSystemQueryType? queryToEnable_3)RTTIvoid DisableQueriesForOwner(game.Object instigator, game.PlayerObstacleSystemQueryType queryToDisable_1, game.PlayerObstacleSystemQueryType? queryToDisable_2, game.PlayerObstacleSystemQueryType? queryToDisable_3)RTTI