Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
RoadEntity.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
RoadEntityClass
: GenericEntityClass
13
{
14
}
15
16
class
RoadEntity:
GenericEntity
17
{
18
proto external
void
WB_EnableAutoReinits
();
19
proto external
void
WB_DisableAutoReinits
();
20
}
21
GenericEntity
Definition
GenericEntity.c:16
RoadEntityClass
Definition
RoadEntity.c:13
WB_DisableAutoReinits
proto external void WB_DisableAutoReinits()
WB_EnableAutoReinits
RoadEntityClass GenericEntityClass WB_EnableAutoReinits()
scripts
GameLib
generated
Entities
RoadEntity.c
Generated by
1.17.0