Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GamepadEffectsManagerComponent.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 bool IsEnabled();
16 proto external void SetEnabled(bool val, bool bMakeEffectsHandlerDirty = true);
17 proto external IEntity GetOwner();
18 proto external bool IsContextEnabled(string ctxName);
20 proto external void SetContextEnabled(string ctxName, bool val);
22 proto external GamepadEffect GetOwnedEffectByName(string effectName);
23}
24
IEntity GetOwner()
Owner entity of the fuel tank.
int IsEnabled()
Returns true if the light is enabled.