ProtoFlux:Previous Value

From Resonite Wiki
Revision as of 21:18, 3 February 2024 by 989onan (talk | contribs) (typo again I am awful at this)
Previous Value < T >
Value
*
Enums


See Enums for a more in depth explaination on what Enums are.

Previous Value is a ProtoFlux node that when given an Enum will give the previous enum numerically according to the Enums page. "*" and "Value" will never be different enum types.

Inputs

Value (Enum Generic)

The Enum to start at.

Outputs

* (Enum Generic)

The previous Enum before Value (Enum Generic) numerically.