A function defined in PEd_VariableAssign.gml
PEd_VariableAssign(_name, _value)
Sets variable of given name.
Name | Type | Description |
---|---|---|
_name | String |
The name of the variable. |
_value | Real |
The value to be assigned. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.