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