natives.IS INT VAR EQUAL TO CONSTANT: 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 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|side = client
|games = vc
|games = vc
|type = function
|type = function
|name = natives.IS_INT_VAR_EQUAL_TO_CONSTANT
|name = natives.IS_INT_VAR_EQUAL_TO_CONSTANT
|parameters = int arg0
|arg1 = int var1 First variable.
|parameter1 = int arg0 Description
|desc = check if int var equal to constant in Vice City
|usage = check if int var equal to constant in Vice City
|return1 = void
|return1 = void
|returnFail1 = void
}}
}}
1,615

edits