Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
CharacterCommandMelee.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
13 {
14  proto external void Attack();
15  proto external void Terminate();
16  proto external bool IsMeleeAttackTag();
17 }
18 
CharacterCommand
Definition: CharacterCommand.c:12
CharacterCommandMelee
Definition: CharacterCommandMelee.c:12