GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
m fix link spaces |
||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |ClearDynamicVariables|| Can be used to remove all variables from a space | ||
| | |ClearDynamicVariablesOfType|| Can be used to remove all of one type of variable from a space | ||
| | |CreateDynamicVariable|| Can be used to create a variable on a space (TODO: Or make that space?) | ||
| | |DeleteDynamicVariable|| Can be used to remove a specific dynamic variable from a space | ||
| | |DynamicVariableInput|| Reads a dynamic variable using itself as the slot. | ||
| | |DynamicVariableInputWithEvents|| Input with space linking events | ||
| | |ReadDynamicVariable|| Can read a dynamic variable from a space | ||
| | |WriteDynamicVariable|| Can write a dynamic variable to a space | ||
| | |WriteOrCreateDynamicVariable|| Can write a dynamic variable to a space without the variable previously needing to be there. (TODO: can it make that space?) | ||
}} | }} | ||
[[Category:ProtoFlux:Variables]] | [[Category:ProtoFlux:Variables]] |
Revision as of 03:59, 25 August 2025
Node Name | Description |
---|---|
ClearDynamicVariables | Can be used to remove all variables from a space |
ClearDynamicVariablesOfType | Can be used to remove all of one type of variable from a space |
CreateDynamicVariable | Can be used to create a variable on a space (TODO: Or make that space?) |
DeleteDynamicVariable | Can be used to remove a specific dynamic variable from a space |
DynamicVariableInput | Reads a dynamic variable using itself as the slot. |
DynamicVariableInputWithEvents | Input with space linking events |
ReadDynamicVariable | Can read a dynamic variable from a space |
WriteDynamicVariable | Can write a dynamic variable to a space |
WriteOrCreateDynamicVariable | Can write a dynamic variable to a space without the variable previously needing to be there. (TODO: can it make that space?) |
Pages in category "ProtoFlux:Variables:Dynamic"
The following 9 pages are in this category, out of 9 total.