Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Category:ProtoFlux:Enums

Category page
Nodes
Node Name Description
EnumToNumber Takes in the enum value and converts it into a number.
EnumValues Gives a Collection of the specified enum.
NextValue Takes in the enum value and returns the next one in the list.
NumberToEnum Takes in a number and returns the enum equivalent.
PreviousValue Takes in the enum value and returns the one before in the list.
ShiftEnum Takes in the enum value and returns the jumped value in the list.
TryEnumToNumber Attempts to take in the enum value and converts it into a number.
TryNumberToEnum Attempts to take in a number and returns the enum equivalent.

Pages in category "ProtoFlux:Enums"

The following 7 pages are in this category, out of 7 total.