ProtoFlux:PreviousValue

From Resonite Wiki
Revision as of 00:30, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Previous Value to ProtoFlux:PreviousValue: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. This node will wrap around forwards and backwards for the output.