Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
CharacterCommandClimb.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
15
class
CharacterCommandClimb
:
CharacterCommand
16
{
18
proto external
int
GetState();
20
proto external vector GetGrabPointWS();
22
proto external vector GetClimbOverStandPointWS();
23
/*
24
debug draws climb heauristics
25
pDebugDrawLevel viz DebugDrawClimb
26
*/
27
static
proto
bool
DoClimbTest(ChimeraCharacter pHuman,
CharacterCommandClimbSettings
pSettings,
CharacterCommandClimbResult
pResult);
28
}
29
CharacterCommand
Definition:
CharacterCommand.c:12
CharacterCommandClimb
Definition:
CharacterCommandClimb.c:15
CharacterCommandClimbSettings
Definition:
CharacterCommandClimbSettings.c:15
CharacterCommandClimbResult
Definition:
CharacterCommandClimbResult.c:15
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Character
CharacterCommandClimb.c
Generated by
1.8.17