Power Connection
Parent |
A actor component that allows for a connection point to the power network. Basically a point were a power cable can get attached to.
Properties
Functions
getCircuit () → circuit : Trace<PowerCircuit>
Returns the power circuit to which this connection component is attached to.
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Get Circuit |
| Name | Type | Description |
|---|---|---|
Circuit |
Trace<PowerCircuit> |
The Power Circuit this connection component is attached to. |