Native function returning false

From GTAMods Wiki
Revision as of 01:36, 27 December 2008 by Seemann (talk | contribs) (New page: {{Native |noheader=1 |np=1 |p1t=pointer |p1d=pointer to variable to store function result |r=1 |rt=boolean |rd=always 0 }} This function ''always'' returns 0 as its result. GTA 4 has seve...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Number of parameters: 1
Parameter #TypeDescription
1.pointerpointer to variable to store function result
Return value:
TypeDescription
booleanalways 0

This function always returns 0 as its result. GTA 4 has several native functions that act like this. You could find what they are by using this link.