Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
BaseAimingComponent.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
BaseAimingComponentClass
:
GameComponentClass
13
{
14
}
15
16
class
BaseAimingComponent:
GameComponent
17
{
18
proto external
IEntity
GetOwner
();
19
}
20
BaseAimingComponentClass
Definition
BaseAimingComponent.c:13
GameComponentClass
Definition
GameComponentClass.c:8
GameComponent
Definition
GameComponent.c:13
IEntity
Definition
IEntity.c:13
GetOwner
IEntity GetOwner()
Owner entity of the fuel tank.
Definition
SCR_FuelNode.c:128
scripts
Game
generated
Components
BaseAimingComponent.c
Generated by
1.17.0