command itself
More...
|
proto external int | GetState () |
| returns the state of climb (enum value of ClimbStates);
|
|
proto external vector | GetGrabPointWS () |
| returns world space position of climbing grab point
|
|
proto external vector | GetClimbOverStandPointWS () |
| returns world space position of landspot after climbing over
|
|
◆ DoClimbTest()
◆ GetClimbOverStandPointWS()
proto external vector CharacterCommandClimb.GetClimbOverStandPointWS |
( |
| ) |
|
returns world space position of landspot after climbing over
◆ GetGrabPointWS()
proto external vector CharacterCommandClimb.GetGrabPointWS |
( |
| ) |
|
returns world space position of climbing grab point
◆ GetState()
proto external int CharacterCommandClimb.GetState |
( |
| ) |
|
returns the state of climb (enum value of ClimbStates);
The documentation for this interface was generated from the following file:
- Game/generated/Character/CharacterCommandClimb.c