CadEntityGetParkData
Returns the park data of the entity.
std::int32_t CadEntityGetParkData (
YuHandle hEnt,
void* szPark,
void* szWay
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- szPark (void*)
- NUL-terminated UTF-8 string.
- szWay (void*)
- NUL-terminated UTF-8 string.
Return Value
The park data.