DatadictGetType
Docslocal retval, objectData = DatadictGetType(key)Description
Types:
1 = Boolean
2 = Integer
3 = Float
4 = String
5 = Vector3
6 = Object
7 = ArrayParameters
| Name | Type | Description |
|---|---|---|
objectData | Any* | — |
key | char* | — |
Returns
intReturns an integer value.