Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
IEntitySource.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
IEntitySource
:
BaseContainer
13
{
14
proto external
int
GetSubScene();
15
proto external
int
GetLayerID();
16
proto external
int
GetComponentCount();
17
proto external
IEntityComponentSource
GetComponent(
int
index
);
18
proto external
EntityID
GetID();
19
}
20
index
SCR_DestructionSynchronizationComponentClass ScriptComponentClass int index
Definition
SCR_DestructionSynchronizationComponent.c:17
BaseContainer
Definition
BaseContainer.c:13
EntityID
Definition
EnEntity.c:7
IEntityComponentSource
Definition
IEntityComponentSource.c:13
IEntitySource
Definition
IEntitySource.c:13
scripts
Core
generated
Containers
IEntitySource.c
Generated by
1.17.0