Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SearchAndDestroyWaypoint.c
Go to the documentation of this file.
4
5
6class SCR_SearchAndDestroyWaypoint : SCR_TimedWaypoint
7{
8 //------------------------------------------------------------------------------------------------
9 void SCR_SearchAndDestroyWaypoint(IEntitySource src, IEntity parent)
10 {
12 return;
13 }
14};
static bool IsEditMode()
Definition Functions.c:1566