ProtoFlux:Get Slot Persistent Self: Difference between revisions

From Resonite Wiki
Create Get Slot Persistent Self ProtoFlux Node Page
 
fix example
 
Line 29: Line 29:


<gallery widths=480px heights=480px>
<gallery widths=480px heights=480px>
File:ProtoFlux_Example_.webp|Example of a being used in some protoflux code.
File:ProtoFlux_Example_Get_Slot_Persistent_Self.webp|Example of a Get Slot Persistent Self being used in some protoflux code.
</gallery>
</gallery>
[[Category:ProtoFlux:Slots:Info]]
[[Category:ProtoFlux:Slots:Info]]

Latest revision as of 18:27, 10 February 2024

Get Slot Persistent Self
Instance
*
Info

Gets the value of the provided Instance Slot's persistent field.

Inputs

Instance (Slot)

Slot to check.

Outputs

* (bool)

Instance (Slot)'s Persistent Field.

Examples