| Property | Value |
|---|---|
| Native Name | _SC_FEED_SUBMIT_PRESET_MESSAGE |
| Hash | 0xEFB64240F6B17817 |
| Return Type | int |
| Build | 1207 |
| Parameters | type (int), subType (int) |
Parameters
type(int)subType(int)
Usage
Lua (Direct):
local result = ScFeedSubmitPresetMessage(type, subType)
Lua (Hash):
local result = Citizen.InvokeNative(0xEFB64240F6B17817, type, subType)
End of SOCIALCLUBFEED natives