Template:RFCParamTypes

From NPC for VCMP 0.4 Servers
Revision as of 16:48, 26 January 2023 by Habi (talk | contribs) (Created page with "{| class="wikitable" |- ! Numbers/Integers ! |- | Float | |- | String | |- style="border-color:inherit;" | bool | true/false |- style="border-color:inherit;" | Null | null...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Numbers/Integers
Float
String
bool true/false
Null null
Vector Vector(x,y,z)
Quaternion Quaternion(x,y,z,w)
Functions F("print")(500)
See F