gameICombatQueriesSystem
Documents the gameICombatQueriesSystem class and its functions.
Invoking gameICombatQueriesSystem
gcqs = Game.gameICombatQueriesSystem()Sub-functions
CheckGrenadeThrowQuery
CheckGrenadeThrowQuery(requester : ref:GameObject, refQueryId : Int32, outTargetPosition : Vector4, outThrowAngleDegrees : Float, outStartPos : gameGrenadeThrowStartType) : Bool;StartGrenadeThrowQuery
StartGrenadeThrowQuery(queryParams : gameGrenadeThrowQueryParams) : Int32;StopAllGrenadeThrowQueries
StopAllGrenadeThrowQueries();StopGrenadeThrowQueries
StopGrenadeThrowQueries(requester : ref:GameObject);StopGrenadeThrowQuery
Last updated