Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GamepadEffect.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
14 proto external IEntity GetOwner();
15 proto external bool IsEnabled();
17 proto external void SetEnabled(bool val, float autoDisableTimeout = 0.0, bool immediate = true);
20 proto external owned string GetContext();
21 proto external owned string GetEffectName();
23 proto external int GetPriority();
25 proto external void ApplyImmediate();
26}
27
IEntity GetOwner()
Owner entity of the fuel tank.
int IsEnabled()
Returns true if the light is enabled.