Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_PowerPoleSlot.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_PowerPoleSlotBase
: Managed
3
{
4
[
Attribute
(defvalue:
"0 0 0"
,
desc
:
"Power Pole cable connection"
,
params
:
"inf inf purpose=coords space=entity"
)]
5
vector
m_vSlotA;
6
}
7
8
[
BaseContainerProps
()]
9
class
SCR_PowerPoleSlot :
SCR_PowerPoleSlotBase
10
{
11
[
Attribute
(
desc
:
"Power Pole cable opposed connection"
,
params
:
"inf inf purpose=coords space=entity"
)]
12
vector
m_vSlotB;
13
}
14
15
[
BaseContainerProps
()]
16
class
SCR_PowerPoleSlotSingle :
SCR_PowerPoleSlotBase
17
{
18
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition
SCR_RespawnBriefingComponent.c:17
params
category params
Definition
SCR_SpherePointGeneratorPreviewComponent.c:21
SCR_PowerPoleSlotBase
Definition
SCR_PowerPoleSlot.c:3
vector
Definition
vector.c:13
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
Entities
Power
SCR_PowerPoleSlot.c
Generated by
1.17.0