natives.ADD MONEY SPENT ON CLOTHES: Difference between revisions

Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
(Add ScriptItem documentation from GTA VC SCM decompile)
Line 4: Line 4:
|type = function
|type = function
|name = natives.ADD_MONEY_SPENT_ON_CLOTHES
|name = natives.ADD_MONEY_SPENT_ON_CLOTHES
|parameters = int amount
|parameters = int entity
|parameter1 = int amount Amount value.
|parameter1 = int entity Entity handle.
|usage = records money spent on clothing in the game statistics
|usage = records money spent on clothing in the game statistics
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,615

edits