GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
Added descriptions to this category. |
||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
|Enum To Number|| | |Enum To Number|| Takes in the enum value and converts it into a number. | ||
|Next Value|| | |Next Value|| Takes in the enum value and returns the next one in the list. | ||
|Number To Enum|| | |Number To Enum|| Takes in a number and returns the enum equivalent. | ||
|Previous Value|| | |Previous Value|| Takes in the enum value and returns the one before in the list. | ||
|Shift Enum|| | |Shift Enum|| Takes in the enum value and returns the jumped value in the list. | ||
}} | }} | ||
[[Category:ProtoFlux]] | [[Category:ProtoFlux]] |
Latest revision as of 05:06, 24 May 2024
Node Name | Description |
---|---|
Enum To Number | Takes in the enum value and converts it into a number. |
Next Value | Takes in the enum value and returns the next one in the list. |
Number To Enum | Takes in a number and returns the enum equivalent. |
Previous Value | Takes in the enum value and returns the one before in the list. |
Shift Enum | Takes in the enum value and returns the jumped value in the list. |
Pages in category "ProtoFlux:Enums"
The following 5 pages are in this category, out of 5 total.