Skip to content

Lib.flow.context.SetFloatVar

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

SetFloatVar

in Lib.flow.context


Writes a float value to the context's float variable dictionary. Use [ContextFloat] to read this value further down the graph.


Input Parameters

Name (Relevancy & Type) Description
FloatValue (Single) -
VariableName (String) -
SubGraph (Command) -
ClearAfterExecution (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

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

Clone this wiki locally