Category:ProtoFlux:Slots:Info

Category page
Revision as of 03:53, 25 August 2025 by YoshBot (talk | contribs) (fix link spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Nodes
Node Name Description
GetSlotActive Gets if the provided Slot's Hierarchy is disabled
GetSlotActiveSelf Gets the value of the provided Slot's active field.
GetSlotName Gets the value of the provided Slot's name field.
GetSlotPersistent Gets if the provided Slot's Hierarchy is marked persistent.
GetSlotPersistentSelf Gets the value of the provided Slot's persistent field.
GetTag Gets the value of the provided Slot's tag field.
HasTag Checks if a Slot has a tag.
SetSlotActiveSelf Set's the active field of the provided Slot upon call.
SetSlotName Set's the name field of the provided Slot upon call.
SetSlotOrderOffset Set's the order offset field of the provided Slot upon call.
SetSlotPersistentSelf Set's the persistent field of the provided Slot upon call.
SetTag Set's the tag field of the provided Slot upon call.