Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
BaseGameEntity.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
BaseGameEntityClass
: GenericEntityClass
13
{
14
}
15
16
class
BaseGameEntity:
GenericEntity
17
{
22
proto external
void
Teleport
(
vector
mat[4]);
24
proto external RplComponent
GetRplComponent
();
25
}
26
Teleport
void Teleport()
Definition
SCR_FastTravelComponent.c:279
BaseGameEntityClass
Definition
BaseGameEntity.c:13
GenericEntity
Definition
GenericEntity.c:16
vector
Definition
vector.c:13
GetRplComponent
RplComponent GetRplComponent()
Returns the replication component associated to this entity.
Definition
SCR_RespawnComponent.c:188
scripts
Game
generated
Entities
BaseGameEntity.c
Generated by
1.17.0