Added description to this category. |
m fix link spaces |
||
| Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |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. | ||
}} | }} | ||
[[Category:ProtoFlux:Slots]] | [[Category:ProtoFlux:Slots]] | ||
Latest revision as of 03:53, 25 August 2025
| 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. |
Pages in category "ProtoFlux:Slots:Info"
The following 12 pages are in this category, out of 12 total.