GetStateBagValue
Docslocal retval = GetStateBagValue(bagName, key)Description
Returns the value of a state bag key.
Parameters
| Name | Type | Description |
|---|---|---|
bagName | char* | — |
key | char* | — |
Returns
objectlocal retval = GetStateBagValue(bagName, key)Returns the value of a state bag key.
| Name | Type | Description |
|---|---|---|
bagName | char* | — |
key | char* | — |
objectNo snippets yet. Be the first to contribute!