Skip to content

Lib.numbers.float.process.FreezeValue

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

FreezeValue

in Lib.numbers.float.process


Keeps the current input value as long as Keep is true. This can be useful for building interactive features like stopwatches.


Input Parameters

Name (Relevancy & Type) Description
Value (SingleRequired) -
Freeze (Boolean) -
Mode (Int32) -

Outputs

Name Type
Result System.Single
DeltaSinceFreeze System.Single

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally