Open Dev Kit Documentation :: General :: API Node :: Get Property Path
Root.APINode.GetPropertyPath( Property API Node* Array ) String ArrayGets the property path
Parameters
- Property API Node* Array
- Property for which to get the path
Return Value
Lua Usage
local stringArray = aPINode:GetPropertyPath(property)
If you think anything is missing, please feel free to: submit documentation feedback on this page
