Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_GestureGroupCommand.c
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------
2
[
BaseContainerProps
()]
3
class
SCR_GestureGroupCommand
:
SCR_WaypointGroupCommand
4
{
5
//------------------------------------------------------------------------------------------------
6
override
bool
Execute(
IEntity
cursorTarget,
IEntity
target,
vector
targetPosition,
int
playerID,
bool
isClient)
7
{
8
return
true
;
9
}
10
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
IEntity
Definition
IEntity.c:13
SCR_GestureGroupCommand
Definition
SCR_GestureGroupCommand.c:4
SCR_WaypointGroupCommand
Definition
SCR_WaypointGroupCommand.c:4
vector
Definition
vector.c:13
scripts
Game
Commanding
Commands
SCR_GestureGroupCommand.c
Generated by
1.17.0