Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_JunctionPowerPole.c
Go to the documentation of this file.
1[EntityEditorProps(category: "GameScripted/Power/OBSOLETE", description: "This is an obsolete junction power pole entity.", color: "0 255 0 255", visible: false, dynamicBox: true)]
5
6class SCR_JunctionPowerPole : SCR_PowerPole
7{
8 [Attribute(uiwidget: UIWidgets.None, desc: "[OBSOLETE (use Cable Slot Groups above)] Slots for connecting with other power poles in a junction", category: "[OLD] Power Cable Slots")]
9 protected ref array<ref SCR_PowerPoleSlotBase> m_aJunctionSlots; // obsolete since 2024-04-02, hidden since 2024-08-07
10}
enum SCR_ECompassType EntityEditorProps(category:"GameScripted/Gadgets", description:"Compass", color:"0 0 255 255")
Prefab data class for compass component.
void SCR_PowerPole(IEntitySource src, IEntity parent)
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute