Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ScriptGameComponent.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
ScriptGameComponentClass
:
ScriptComponentClass
13
{
14
}
15
16
class
ScriptGameComponent:
ScriptComponent
17
{
18
event
protected
bool
OnTicksOnRemoteProxy
() {
return
false
; };
19
}
20
ScriptComponentClass
Definition
ScriptComponentClass.c:8
ScriptComponent
Definition
ScriptComponent.c:24
ScriptGameComponentClass
Definition
ScriptGameComponent.c:13
OnTicksOnRemoteProxy
ScriptGameComponentClass ScriptComponentClass OnTicksOnRemoteProxy()
Definition
ScriptGameComponent.c:18
scripts
Game
generated
Components
ScriptGameComponent.c
Generated by
1.17.0