For the complete documentation index, see llms.txt. This page is also available as Markdown.

SetValue(string,float)

Method in VariableStorageBehaviour

Summary

public abstract void SetValue(string variableName, float floatValue);

Parameters

Name
Description

string variableName

float floatValue

Last updated

Was this helpful?