| Property | Value |
|---|---|
| Native Name | SC_COMMUNITY_EVENT_GET_EVENT_ID_FOR_TYPE |
| Hash | 0x03C03ABBABBEF752 |
| Return Type | int |
| Build | 1207 |
| Parameters | p0 (const char*) |
Parameters
p0(const char*)
Usage
Lua (Direct):
local result = ScCommunityEventGetEventIdForType(p0)
Lua (Hash):
local result = Citizen.InvokeNative(0x03C03ABBABBEF752, p0)