mp_map_syncIn(varName, variable)¶
Description¶
More information: mp_map_syncIn and mp_map_syncOut
Arguments¶
| Name | type | description |
|---|---|---|
| varName | string | Name of the variable to store |
| variable | any | Value of that variable |
Returns¶
Nothing