Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BranchedJunctionPowerPole.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_BranchedJunctionPowerPoleClass
 

Functions

SCR_BranchedJunctionPowerPoleClass SCR_JunctionPowerPoleClass Attribute ("3")
 
override vector TryGetSlot (int index, vector otherSlot, bool sameLine)
 
void SCR_BranchedJunctionPowerPole (IEntitySource src, IEntity parent)
 

Function Documentation

◆ Attribute()

◆ SCR_BranchedJunctionPowerPole()

void SCR_BranchedJunctionPowerPole ( IEntitySource  src,
IEntity  parent 
)
Parameters
[in]src
[in]parent

Definition at line 86 of file SCR_BranchedJunctionPowerPole.c.

◆ TryGetSlot()

override vector TryGetSlot ( int  index,
vector  otherSlot,
bool  sameLine 
)

Definition at line 53 of file SCR_BranchedJunctionPowerPole.c.