| Property | Value |
|---|---|
| Native Name | SC_COMMUNITY_EVENT_GET_EXTRA_DATA_STRING_FOR_TYPE |
| Hash | 0xC8FC3B2432E8229D |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | p0 (const char*), p1 (char*), p2 (const char*) |
Parameters
p0(const char*)p1(char*)p2(const char*)
Usage
Lua (Direct):
local result = ScCommunityEventGetExtraDataStringForType(p0, p1, p2)
Lua (Hash):
local result = Citizen.InvokeNative(0xC8FC3B2432E8229D, p0, p1, p2)