ProtoFlux:GetSlotPersistent: Difference between revisions

From Resonite Wiki
fix example
m YoshBot moved page ProtoFlux:Get Slot Persistent to ProtoFlux:GetSlotPersistent: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:21, 21 August 2025

Get Slot Persistent
Instance
*
Info

Gets if the provided Instance Slot's Hierarchy is marked persistent.

Inputs

Instance (Slot)

Slot to check.

Outputs

* (bool)

returns if the Instance (Slot)'s Hierarchy is marked persistent.

Examples