| Property | Value |
|---|---|
| Native Name | SET_CUSTOM_TEXTURES_ON_OBJECT |
| Hash | 0xE124889AE0521FCF |
| Return Type | void |
| Build | 1207 |
| Parameters | object (Object), txdHash (Hash), p2 (Any), p3 (Any) |
Parameters
object(Object)txdHash(Hash)p2(Any)p3(Any)
Usage
Lua (Direct):
SetCustomTexturesOnObject(object, txdHash, p2, p3)
Lua (Hash):
Citizen.InvokeNative(0xE124889AE0521FCF, object, txdHash, p2, p3)