The '''ProtoFluxImpulseProxy''' component interacts with the [[ProtoFlux]] tool and ProtoFlux in general to act as the relay for attaching impulses to ProtoFlux nodes.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Node|ProtoFluxNode|
|Node|ProtoFluxNode| The node this is proxying an impulse for
|ElementName|String|
|ElementName|String| The name of the element that this is attaching an impulse to.
|IsDynamic|Bool|
|IsDynamic|Bool| Whether the impulse is dynamic
|Index|Int|
|Index|Int| The index of the property to make an impulse for.
|ConnectPoint|Slot|
|ConnectPoint|Slot| the slot to attach the wire end being connected.
|Wire|{{RootFieldType|CleanupRef`1|[[Component:ProtoFluxWireManager|ProtoFluxWireManager]]}}|TypeAdv5=true| The wire being attached to this impulse proxy
Proto Flux Impulse Proxy component as seen in the Scene Inspector
The ProtoFluxImpulseProxy component interacts with the ProtoFlux tool and ProtoFlux in general to act as the relay for attaching impulses to ProtoFlux nodes.