-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.flow.context.SetFloatVar
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Writes a float value to the context's float variable dictionary. Use [ContextFloat] to read this value further down the graph.
| Name (Relevancy & Type) | Description |
|---|---|
| FloatValue (Single) | - |
| VariableName (String) | - |
| SubGraph (Command) | - |
| ClearAfterExecution (Boolean) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.