Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ScriptedGameTriggerEntity.c File Reference

Go to the source code of this file.

Data Structures

class  ScriptedGameTriggerEntityClass
 

Functions

ScriptedGameTriggerEntityClass BaseGameTriggerEntityClass OnInit (IEntity owner)
 
event protected event void OnFrame (IEntity owner, float timeSlice)
 
event bool ScriptedEntityFilterForQuery (IEntity ent)
 Override this method in inherited class to define a new filter. This base filter will not be used unless overridden! More...