DatadictGetVector
Docslocal retval, objectData = DatadictGetVector(key)Parameters
| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
Returns
Vector3Returns a 3D vector (x, y, z).
local retval, objectData = DatadictGetVector(key)| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
Vector3Returns a 3D vector (x, y, z).
No snippets yet. Be the first to contribute!