{ "nroot": { "name" : "nroot", "superclass" : null, "methods" : { "SAVE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "save", "fourcc" : "SAVE" }, "SORT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "sort", "fourcc" : "SORT" }, "GNAM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getname", "fourcc" : "GNAM" }, "GFNM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getfullname", "fourcc" : "GFNM" }, "CLON" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "clone", "fourcc" : "CLON" }, "GISZ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getinstancesize", "fourcc" : "GISZ" }, "SVAS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "saveas", "fourcc" : "SVAS" }, "GPRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getpred", "fourcc" : "GPRD" }, "GTSZ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "gettreesize", "fourcc" : "GTSZ" }, "GHED" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "gethead", "fourcc" : "GHED" }, "GMCD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcmds", "fourcc" : "GMCD" }, "GTAL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "gettail", "fourcc" : "GTAL" }, "GRPH" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "STRING" ], "name" : "getrelpath", "fourcc" : "GRPH" }, "GCLS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getclass", "fourcc" : "GCLS" }, "ISA_" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "isa", "fourcc" : "ISA_" }, "FIND" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "find", "fourcc" : "FIND" }, "GPRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getparent", "fourcc" : "GPRT" }, "GRCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getrefcount", "fourcc" : "GRCT" }, "ISIO" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "isinstanceof", "fourcc" : "ISIO" }, "SNAM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setname", "fourcc" : "SNAM" }, "GSUC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getsucc", "fourcc" : "GSUC" } } }, "ncritterdamage" : { "name" : "ncritterdamage", "superclass" : "nservice", "methods" : { "SDRA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdamagerange", "fourcc" : "SDRA" }, "GDRA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdamagerange", "fourcc" : "GDRA" } } }, "nskritattack" : { "name" : "nskritattack", "superclass" : "nservice", "methods" : { "SIND" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setinnerdist", "fourcc" : "SIND" }, "SOUA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setouterangle", "fourcc" : "SOUA" }, "GOUD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getouterdist", "fourcc" : "GOUD" }, "SDMG" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdamage", "fourcc" : "SDMG" }, "GOUA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getouterangle", "fourcc" : "GOUA" }, "SINA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setinnerangle", "fourcc" : "SINA" }, "GIND" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getinnerdist", "fourcc" : "GIND" }, "GDMG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdamage", "fourcc" : "GDMG" }, "GINA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getinnerangle", "fourcc" : "GINA" }, "SDMT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setdamagetype", "fourcc" : "SDMT" }, "GDMT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getdamagetype", "fourcc" : "GDMT" }, "SOUD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setouterdist", "fourcc" : "SOUD" } } }, "nviewer2" : { "name" : "nviewer2", "superclass" : "nroot", "methods" : { } }, "nconsumption" : { "name" : "nconsumption", "superclass" : "nservice", "methods" : { "SCMP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setconsumption", "fourcc" : "SCMP" }, "GCMP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getconsumption", "fourcc" : "GCMP" } } }, "nsubtitle" : { "name" : "nsubtitle", "superclass" : "ncontainer", "methods" : { "SBMP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbitmappath", "fourcc" : "SBMP" }, "SVCC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvoicecarrier", "fourcc" : "SVCC" }, "GVCP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getvoicepath", "fourcc" : "GVCP" }, "GBMP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getbitmappath", "fourcc" : "GBMP" }, "GVCC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getvoicecarrier", "fourcc" : "GVCC" }, "SVCP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvoicepath", "fourcc" : "SVCP" } } }, "nvisnode" : { "name" : "nvisnode", "superclass" : "nroot", "methods" : { "SFAF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfinishedafter", "fourcc" : "SFAF" }, "GFAF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfinishedafter", "fourcc" : "GFAF" }, "PRLD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "preload", "fourcc" : "PRLD" } } }, "nfreesteer" : { "name" : "nfreesteer", "superclass" : "nsteer", "methods" : { } }, "nswingengine" : { "name" : "nswingengine", "superclass" : "nservice", "methods" : { "SESW" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setenableswing", "fourcc" : "SESW" }, "GESW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getenableswing", "fourcc" : "GESW" } } }, "nprofileserver" : { "name" : "nprofileserver", "superclass" : "nroot", "methods" : { "STRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "start", "fourcc" : "STRT" }, "TGGL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "toggle", "fourcc" : "TGGL" }, "STOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "stop", "fourcc" : "STOP" }, "ISPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isprofiling", "fourcc" : "ISPR" } } }, "nwatchtarget" : { "name" : "nwatchtarget", "superclass" : "nservice", "methods" : { "SRAT" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setremoveartefacttarget", "fourcc" : "SRAT" }, "GRAT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getremoveartefacttarget", "fourcc" : "GRAT" } } }, "ncollhandle2" : { "name" : "ncollhandle2", "superclass" : "nservice", "methods" : { "SDMG" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "sethandledamage", "fourcc" : "SDMG" }, "SCLF" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setclassfilter", "fourcc" : "SCLF" }, "GDMG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "gethandledamage", "fourcc" : "GDMG" }, "SBNC" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "sethandlebounce", "fourcc" : "SBNC" }, "GCLF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getclassfilter", "fourcc" : "GCLF" }, "GBNC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "gethandlebounce", "fourcc" : "GBNC" } } }, "nanimcurvearray" : { "name" : "nanimcurvearray", "superclass" : "nroot", "methods" : { } }, "nspawnpoint" : { "name" : "nspawnpoint", "superclass" : "ncontainer", "methods" : { "SCID" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setclientid", "fourcc" : "SCID" }, "GCID" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getclientid", "fourcc" : "GCID" }, "ILOC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "islocked", "fourcc" : "ILOC" }, "SLOC" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setlocked", "fourcc" : "SLOC" } } }, "ntimeserver" : { "name" : "ntimeserver", "superclass" : null, "methods" : { "GWDT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwaitdeltat", "fourcc" : "GWDT" }, "REST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "resettime", "fourcc" : "REST" }, "WTDT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "waitdeltat", "fourcc" : "WTDT" }, "DSFT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "disableframetime", "fourcc" : "DSFT" }, "STRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "starttime", "fourcc" : "STRT" }, "SETT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settime", "fourcc" : "SETT" }, "GETT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettime", "fourcc" : "GETT" }, "STOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "stoptime", "fourcc" : "STOP" }, "GLDT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlockdeltat", "fourcc" : "GLDT" }, "GTFT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getframetime", "fourcc" : "GTFT" }, "LDLT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "lockdeltat", "fourcc" : "LDLT" }, "ENFT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "enableframetime", "fourcc" : "ENFT" } } }, "ncharacterserver" : { "name" : "ncharacterserver", "superclass" : "nroot", "methods" : { } }, "nvehicleemitter" : { "name" : "nvehicleemitter", "superclass" : "nservice", "methods" : { "GEMS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getemittingspeed", "fourcc" : "GEMS" }, "ADDV" : { "inArgs" : [ "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addvehicle", "fourcc" : "ADDV" }, "SYOS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setyoffset", "fourcc" : "SYOS" }, "STRO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setrandomoffset", "fourcc" : "STRO" }, "STLP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setloop", "fourcc" : "STLP" }, "GYOS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getyoffset", "fourcc" : "GYOS" }, "SSPA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspreadangle", "fourcc" : "SSPA" }, "GSPA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getspreadangle", "fourcc" : "GSPA" }, "SEMS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setemittingspeed", "fourcc" : "SEMS" } } }, "nfightermanager" : { "name" : "nfightermanager", "superclass" : "ntaskmanager", "methods" : { } }, "ntrailrender" : { "name" : "ntrailrender", "superclass" : "nprender", "methods" : { } }, "ntrademenu" : { "name" : "ntrademenu", "superclass" : "nmenu", "methods" : { } }, "nsquadronwatchtarget" : { "name" : "nsquadronwatchtarget", "superclass" : "nwatchtarget", "methods" : { "SFTA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setforgettargetangle", "fourcc" : "SFTA" }, "GFTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getforgettargetdistance", "fourcc" : "GFTD" }, "GFTA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getforgettargetangle", "fourcc" : "GFTA" }, "SFTD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setforgettargetdistance", "fourcc" : "SFTD" } } }, "nexplosion" : { "name" : "nexplosion", "superclass" : "nenergyeffect", "methods" : { "ADBR" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "adddebris", "fourcc" : "ADBR" }, "SDBR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbasedebris", "fourcc" : "SDBR" }, "GDBR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getbasedebris", "fourcc" : "GDBR" }, "SECL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setenergyclot", "fourcc" : "SECL" }, "SDTP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setdamagetype", "fourcc" : "SDTP" }, "GECL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getenergyclot", "fourcc" : "GECL" }, "GDTP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getdamagetype", "fourcc" : "GDTP" } } }, "nreplenish" : { "name" : "nreplenish", "superclass" : "nservice", "methods" : { "GRFR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getreoairfillrate", "fourcc" : "GRFR" }, "SRCO" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrepaircost", "fourcc" : "SRCO" }, "GRCO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrepaircost", "fourcc" : "GRCO" }, "SRFR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrepairfillrate", "fourcc" : "SRFR" } } }, "nbombard" : { "name" : "nbombard", "superclass" : "nsquadronwatchtarget", "methods" : { "SABR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxaberrance", "fourcc" : "SABR" }, "GABR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxaberrance", "fourcc" : "GABR" } } }, "nfiremissile" : { "name" : "nfiremissile", "superclass" : "nfireweapon", "methods" : { "SSSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setstartspeed", "fourcc" : "SSSP" }, "GWPP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getweaponproto", "fourcc" : "GWPP" }, "GVOR" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "getvirtualorigin", "fourcc" : "GVOR" }, "GSPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getspreadangle", "fourcc" : "GSPR" }, "GSSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getstartspeed", "fourcc" : "GSSP" }, "SSTD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setshotdelay", "fourcc" : "SSTD" }, "GSTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getshotdelay", "fourcc" : "GSTD" }, "SNUM" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setnummissiles", "fourcc" : "SNUM" }, "GNUM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnummissiles", "fourcc" : "GNUM" }, "SSDI" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setshotdirection", "fourcc" : "SSDI" }, "GSDI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getshotdirection", "fourcc" : "GSDI" }, "AWPN" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "BOOL" ], "name" : "addweapon", "fourcc" : "AWPN" }, "DWPN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "deleteweapons", "fourcc" : "DWPN" }, "SWPP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setweaponproto", "fourcc" : "SWPP" }, "SVOR" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setvirtualorigin", "fourcc" : "SVOR" }, "SSPR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspreadangle", "fourcc" : "SSPR" } } }, "nmeshipol" : { "name" : "nmeshipol", "superclass" : "nanimnode", "methods" : { "SRDO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setreadonly", "fourcc" : "SRDO" }, "SUNM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdatenorm", "fourcc" : "SUNM" }, "EKEY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endkeys", "fourcc" : "EKEY" }, "GRDO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getreadonly", "fourcc" : "GRDO" }, "SKEY" : { "inArgs" : [ "INT", "FLOAT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setkey", "fourcc" : "SKEY" }, "GNKS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumkeys", "fourcc" : "GNKS" }, "GUNM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdatenorm", "fourcc" : "GUNM" }, "SUV3" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv3", "fourcc" : "SUV3" }, "SUCL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdatecolor", "fourcc" : "SUCL" }, "SUV2" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv2", "fourcc" : "SUV2" }, "SUV1" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv1", "fourcc" : "SUV1" }, "SUV0" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv0", "fourcc" : "SUV0" }, "GKEY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "STRING" ], "name" : "getkey", "fourcc" : "GKEY" }, "SUCD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdatecoord", "fourcc" : "SUCD" }, "GUV3" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv3", "fourcc" : "GUV3" }, "GUCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdatecolor", "fourcc" : "GUCL" }, "GUV2" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv2", "fourcc" : "GUV2" }, "GUV1" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv1", "fourcc" : "GUV1" }, "GUV0" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv0", "fourcc" : "GUV0" }, "BKEY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginkeys", "fourcc" : "BKEY" }, "GUCD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdatecoord", "fourcc" : "GUCD" } } }, "ncollhandler2" : { "name" : "ncollhandler2", "superclass" : "nroot", "methods" : { "SVZL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualize", "fourcc" : "SVZL" }, "GVZL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualize", "fourcc" : "GVZL" } } }, "nparticleserver" : { "name" : "nparticleserver", "superclass" : "nroot", "methods" : { } }, "nbehaviour" : { "name" : "nbehaviour", "superclass" : "nservice", "methods" : { } }, "nmodartefact" : { "name" : "nmodartefact", "superclass" : "ncontainer", "methods" : { "SMDP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmodparameter", "fourcc" : "SMDP" }, "SMDN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmodnumber", "fourcc" : "SMDN" }, "GMDP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmodparameter", "fourcc" : "GMDP" }, "SMDM" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmodmaximum", "fourcc" : "SMDM" }, "GMDN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmodnumber", "fourcc" : "GMDN" }, "GMDM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmodmaximum", "fourcc" : "GMDM" } } }, "ninputserver" : { "name" : "ninputserver", "superclass" : "nroot", "methods" : { "GMIV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getmouseinvert", "fourcc" : "GMIV" }, "MAP_" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "map", "fourcc" : "MAP_" }, "STLG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "startlogging", "fourcc" : "STLG" }, "GSLD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "FLOAT" ], "name" : "getslider", "fourcc" : "GSLD" }, "SMSF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmousefactor", "fourcc" : "SMSF" }, "SDCT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdoubleclicktime", "fourcc" : "SDCT" }, "GBTN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "getbutton", "fourcc" : "GBTN" }, "SPLG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "stoplogging", "fourcc" : "SPLG" }, "GMSF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmousefactor", "fourcc" : "GMSF" }, "GDCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdoubleclicktime", "fourcc" : "GDCT" }, "SLPT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setlongpressedtime", "fourcc" : "SLPT" }, "ISLG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "islogging", "fourcc" : "ISLG" }, "GLPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlongpressedtime", "fourcc" : "GLPT" }, "EDMP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endmap", "fourcc" : "EDMP" }, "SMIV" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setmouseinvert", "fourcc" : "SMIV" }, "BGMP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "beginmap", "fourcc" : "BGMP" } } }, "nguistandardmenu" : { "name" : "nguistandardmenu", "superclass" : "nguimenu", "methods" : { } }, "ncritterengine2" : { "name" : "ncritterengine2", "superclass" : "nengine3", "methods" : { "GMXS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GMXS" }, "SMXS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SMXS" } } }, "nislanddrive" : { "name" : "nislanddrive", "superclass" : "nhouse", "methods" : { "SOEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "switchoffengine", "fourcc" : "SOEN" } } }, "nmesheffect" : { "name" : "nmesheffect", "superclass" : "nanimnode", "methods" : { "STWK" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "settwink", "fourcc" : "STWK" }, "SRDO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setreadonly", "fourcc" : "SRDO" }, "GMND" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshnode", "fourcc" : "GMND" }, "GTWK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "gettwink", "fourcc" : "GTWK" }, "GRDO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getreadonly", "fourcc" : "GRDO" }, "SAMP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setamplitude", "fourcc" : "SAMP" }, "GAMP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getamplitude", "fourcc" : "GAMP" }, "SFRQ" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfrequency", "fourcc" : "SFRQ" }, "GFRQ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfrequency", "fourcc" : "GFRQ" }, "STWT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settwinktime", "fourcc" : "STWT" }, "GTWT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettwinktime", "fourcc" : "GTWT" }, "SMND" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshnode", "fourcc" : "SMND" } } }, "ncharacternode" : { "name" : "ncharacternode", "superclass" : "nanimnode", "methods" : { "ADHP" : { "inArgs" : [ "INT", "INT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addhardpoint", "fourcc" : "ADHP" }, "GCSS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getcastshadow", "fourcc" : "GCSS" }, "ADSA" : { "inArgs" : [ "INT", "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addstateanim", "fourcc" : "ADSA" }, "SSKM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setskinmesh", "fourcc" : "SSKM" }, "GNST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumstates", "fourcc" : "GNST" }, "SRDO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setreadonly", "fourcc" : "SRDO" }, "GNJN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumjoints", "fourcc" : "GNJN" }, "EDST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endstates", "fourcc" : "EDST" }, "SRSK" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setrenderskeleton", "fourcc" : "SRSK" }, "SANF" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setanimfile", "fourcc" : "SANF" }, "GSKM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getskinmesh", "fourcc" : "GSKM" }, "GRDO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getreadonly", "fourcc" : "GRDO" }, "EDJN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endjoints", "fourcc" : "EDJN" }, "SSTC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setstatechannel", "fourcc" : "SSTC" }, "GTST" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "getstate", "fourcc" : "GTST" }, "GNHP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumhardpoints", "fourcc" : "GNHP" }, "BGST" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginstates", "fourcc" : "BGST" }, "GTJN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "INT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getjoint", "fourcc" : "GTJN" }, "GRSK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getrenderskeleton", "fourcc" : "GRSK" }, "GNSA" : { "inArgs" : [ "INT" ], "returnArgs" : [ "INT" ], "name" : "getnumstateanims", "fourcc" : "GNSA" }, "GANF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getanimfile", "fourcc" : "GANF" }, "BGJN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginjoints", "fourcc" : "BGJN" }, "GSTC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getstatechannel", "fourcc" : "GSTC" }, "EDHP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endhardpoints", "fourcc" : "EDHP" }, "GSTA" : { "inArgs" : [ "INT", "INT" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "getstateanim", "fourcc" : "GSTA" }, "EDSA" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "endstateanims", "fourcc" : "EDSA" }, "ADST" : { "inArgs" : [ "INT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addstate", "fourcc" : "ADST" }, "ADJN" : { "inArgs" : [ "INT", "STRING", "INT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addjoint", "fourcc" : "ADJN" }, "GTHP" : { "inArgs" : [ "INT" ], "returnArgs" : [ "INT", "STRING" ], "name" : "gethardpoint", "fourcc" : "GTHP" }, "BGHP" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginhardpoints", "fourcc" : "BGHP" }, "SCSS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcastshadow", "fourcc" : "SCSS" }, "BGSA" : { "inArgs" : [ "INT", "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginstateanims", "fourcc" : "BGSA" } } }, "nenergyeffect" : { "name" : "nenergyeffect", "superclass" : "nservice", "methods" : { "SXPR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setradius", "fourcc" : "SXPR" }, "SSDM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setsingleeffect", "fourcc" : "SSDM" }, "SXPE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setenergy", "fourcc" : "SXPE" }, "GXPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getradius", "fourcc" : "GXPR" }, "GSDM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getsingleeffect", "fourcc" : "GSDM" }, "GXPE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getenergy", "fourcc" : "GXPE" } } }, "ncommserver" : { "name" : "ncommserver", "superclass" : "nroot", "methods" : { "CSOS" : { "inArgs" : [ "STRING", "INT" ], "returnArgs" : [ "VOID" ], "name" : "opensession", "fourcc" : "CSOS" }, "GCID" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getclientid", "fourcc" : "GCID" }, "SDRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdrthreshold", "fourcc" : "SDRT" }, "PREN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "printentities", "fourcc" : "PREN" }, "TGST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "togglestats", "fourcc" : "TGST" }, "CSAS" : { "inArgs" : [ "BOOL", "STRING", "INT" ], "returnArgs" : [ "INT" ], "name" : "asksessions", "fourcc" : "CSAS" }, "CSJS" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "joinsession", "fourcc" : "CSJS" }, "STPR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setprediction", "fourcc" : "STPR" }, "GDRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdrthreshold", "fourcc" : "GDRT" }, "RGTR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setregulartransmission", "fourcc" : "RGTR" }, "STSM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsmoothing", "fourcc" : "STSM" }, "GTPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getprediction", "fourcc" : "GTPR" }, "RSST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "resetstats", "fourcc" : "RSST" }, "ISHO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ishost", "fourcc" : "ISHO" }, "STTT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settransmissiontime", "fourcc" : "STTT" }, "GTSM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getsmoothing", "fourcc" : "GTSM" }, "SHST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "showstats", "fourcc" : "SHST" }, "HDST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hidestats", "fourcc" : "HDST" }, "GTTT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettransmissiontime", "fourcc" : "GTTT" }, "PRGH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "printghosts", "fourcc" : "PRGH" }, "CSCS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "closesession", "fourcc" : "CSCS" } } }, "ncookiehandler" : { "name" : "ncookiehandler", "superclass" : "nroot", "methods" : { "MTMP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "marktemporary", "fourcc" : "MTMP" }, "GCKI" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "STRING" ], "name" : "getcookie", "fourcc" : "GCKI" }, "CLCK" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "clearcookie", "fourcc" : "CLCK" }, "CLRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "clearcookies", "fourcc" : "CLRC" }, "CKEX" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "cookieexists", "fourcc" : "CKEX" }, "SCKI" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcookie", "fourcc" : "SCKI" } } }, "nlinknode" : { "name" : "nlinknode", "superclass" : "nvisnode", "methods" : { "STGT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settarget", "fourcc" : "STGT" }, "GTGT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettarget", "fourcc" : "GTGT" } } }, "njumpengine" : { "name" : "njumpengine", "superclass" : "nservice", "methods" : { } }, "nstationengine" : { "name" : "nstationengine", "superclass" : "nengine2", "methods" : { } }, "nsteer" : { "name" : "nsteer", "superclass" : "nservice", "methods" : { "GXST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeedtime", "fourcc" : "GXST" }, "SXSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SXSP" }, "GXLF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxlift", "fourcc" : "GXLF" }, "GXSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GXSP" }, "SXRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxrotationtime", "fourcc" : "SXRT" }, "SXLT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxlifttime", "fourcc" : "SXLT" }, "GXRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxrotationtime", "fourcc" : "GXRT" }, "SXRO" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxrotation", "fourcc" : "SXRO" }, "GXLT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxlifttime", "fourcc" : "GXLT" }, "STRO" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settoprotation", "fourcc" : "STRO" }, "GXRO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxrotation", "fourcc" : "GXRO" }, "GTRO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettoprotation", "fourcc" : "GTRO" }, "SXST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeedtime", "fourcc" : "SXST" }, "SXLF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxlift", "fourcc" : "SXLF" } } }, "nautonom" : { "name" : "nautonom", "superclass" : "ncontainer", "methods" : { "GVTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getverticaltargetdistance", "fourcc" : "GVTD" }, "DOIR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "doinrun", "fourcc" : "DOIR" }, "GVTA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getverticaltargetangle", "fourcc" : "GVTA" }, "HPTG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "haspositiontarget", "fourcc" : "HPTG" }, "HGTG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hasguidetarget", "fourcc" : "HGTG" }, "ARPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "setremovepostarget", "fourcc" : "ARPT" }, "ITGR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "istargetreachable", "fourcc" : "ITGR" }, "GCTG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettarget", "fourcc" : "GCTG" }, "SSBA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setsearchtargetbyangle", "fourcc" : "SSBA" }, "GFSC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getfirstsearchtargetclass", "fourcc" : "GFSC" }, "SSTK" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsearchtargetkind", "fourcc" : "SSTK" }, "APTG" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setpositiontarget", "fourcc" : "APTG" }, "PPTS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "putpositiontargetonstack", "fourcc" : "PPTS" }, "STGT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "searchtarget", "fourcc" : "STGT" }, "AGTG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "setgaragetarget", "fourcc" : "AGTG" }, "DTSK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "deletetask", "fourcc" : "DTSK" }, "GSBA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getsearchtargetbyangle", "fourcc" : "GSBA" }, "SLPP" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setlastpatrolpoint", "fourcc" : "SLPP" }, "GNSC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "STRING" ], "name" : "getnextsearchtargetclass", "fourcc" : "GNSC" }, "GSTK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getsearchtargetkind", "fourcc" : "GSTK" }, "SSTD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsearchtargetdist", "fourcc" : "SSTD" }, "SCPP" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setcurrentpatrolpoint", "fourcc" : "SCPP" }, "SNCL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "selectnewcommandlist", "fourcc" : "SNCL" }, "GTGS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettargetstate", "fourcc" : "GTGS" }, "HETG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hasenemytarget", "fourcc" : "HETG" }, "GSTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsearchtargetdist", "fourcc" : "GSTD" }, "GTGP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gettargetpos", "fourcc" : "GTGP" }, "HVTG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hasvehicletarget", "fourcc" : "HVTG" }, "STSK" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settask", "fourcc" : "STSK" }, "GTGD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettargetdistance", "fourcc" : "GTGD" }, "GTSK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "gettask", "fourcc" : "GTSK" }, "GTGA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettargetangle", "fourcc" : "GTGA" }, "AVTG" : { "inArgs" : [ "STRING", "FLOAT", "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvehicletarget", "fourcc" : "AVTG" }, "PSOS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "putstateonstack", "fourcc" : "PSOS" }, "PVTS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "putvehicletargetonstack", "fourcc" : "PVTS" }, "RDTG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "reachedtarget", "fourcc" : "RDTG" }, "ICLF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscommandlistfinished", "fourcc" : "ICLF" }, "GHTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gethorizontaltargetdistance", "fourcc" : "GHTD" }, "TTGT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "testvehicleastarget", "fourcc" : "TTGT" }, "POPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "poptarget", "fourcc" : "POPT" }, "GHTA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gethorizontaltargetangle", "fourcc" : "GHTA" }, "POPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "popstate", "fourcc" : "POPS" }, "GCCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getcurrentcommandlist", "fourcc" : "GCCL" }, "ITOC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "istargetofclass", "fourcc" : "ITOC" }, "HTGT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hastarget", "fourcc" : "HTGT" }, "CSTC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "clearsearchtargetclasses", "fourcc" : "CSTC" }, "AVT2" : { "inArgs" : [ "STRING", "FLOAT", "BOOL", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setvehicletarget2", "fourcc" : "AVT2" }, "PSHT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "pushtarget", "fourcc" : "PSHT" }, "PSHS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "pushstate", "fourcc" : "PSHS" }, "PVT2" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "putvehicletargetonstack2", "fourcc" : "PVT2" }, "HTGC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hastargetchanged", "fourcc" : "HTGC" }, "ASTC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addsearchtargetclass", "fourcc" : "ASTC" }, "DLTG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "deletetarget", "fourcc" : "DLTG" } } }, "nnetwork2" : { "name" : "nnetwork2", "superclass" : "nroot", "methods" : { } }, "nchaseviewer" : { "name" : "nchaseviewer", "superclass" : "nviewer2", "methods" : { } }, "nguimenuentry" : { "name" : "nguimenuentry", "superclass" : "nroot", "methods" : { "GTPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getrect", "fourcc" : "GTPS" }, "GTCM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcommand", "fourcc" : "GTCM" }, "ENSH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "show", "fourcc" : "ENSH" }, "EXEC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "execute", "fourcc" : "EXEC" }, "ENHD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hide", "fourcc" : "ENHD" }, "STPS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrect", "fourcc" : "STPS" }, "STCM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcommand", "fourcc" : "STCM" } } }, "nspecialfxserver" : { "name" : "nspecialfxserver", "superclass" : "nroot", "methods" : { } }, "nshadowcontrol" : { "name" : "nshadowcontrol", "superclass" : "nvisnode", "methods" : { "SCOL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcolor", "fourcc" : "SCOL" }, "GCOL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getcolor", "fourcc" : "GCOL" } } }, "nservice" : { "name" : "nservice", "superclass" : "nroot", "methods" : { } }, "nd3d8server" : { "name" : "nd3d8server", "superclass" : "ngfxserver", "methods" : { } }, "nguistandardmenuentry" : { "name" : "nguistandardmenuentry", "superclass" : "nguimenuentry", "methods" : { "GTSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getshadername", "fourcc" : "GTSN" }, "STMN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshname", "fourcc" : "STMN" }, "STSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setshadername", "fourcc" : "STSN" }, "GTMN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshname", "fourcc" : "GTMN" } } }, "nchannelserver" : { "name" : "nchannelserver", "superclass" : "nroot", "methods" : { "SCHS" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setchannelstring", "fourcc" : "SCHS" }, "GCHS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "STRING" ], "name" : "getchannelstring", "fourcc" : "GCHS" }, "SCH4" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setchannel4f", "fourcc" : "SCH4" }, "SCH3" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setchannel3f", "fourcc" : "SCH3" }, "SCH2" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setchannel2f", "fourcc" : "SCH2" }, "GCH4" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getchannel4f", "fourcc" : "GCH4" }, "SCH1" : { "inArgs" : [ "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setchannel1f", "fourcc" : "SCH1" }, "GCH3" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getchannel3f", "fourcc" : "GCH3" }, "GCH2" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getchannel2f", "fourcc" : "GCH2" }, "GCH1" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "FLOAT" ], "name" : "getchannel1f", "fourcc" : "GCH1" } } }, "nenv" : { "name" : "nenv", "superclass" : null, "methods" : { "GETI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "geti", "fourcc" : "GETI" }, "SETF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setf", "fourcc" : "SETF" }, "GETF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getf", "fourcc" : "GETF" }, "SETB" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setb", "fourcc" : "SETB" }, "GTYP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettype", "fourcc" : "GTYP" }, "GETB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getb", "fourcc" : "GETB" }, "SETS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "sets", "fourcc" : "SETS" }, "GETS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gets", "fourcc" : "GETS" }, "SETO" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "seto", "fourcc" : "SETO" }, "GETO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "geto", "fourcc" : "GETO" }, "SETI" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "seti", "fourcc" : "SETI" } } }, "nsammlermanager" : { "name" : "nsammlermanager", "superclass" : "ntaskmanager", "methods" : { } }, "nthreshnode" : { "name" : "nthreshnode", "superclass" : "nanimnode", "methods" : { "GUPB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getupperbound", "fourcc" : "GUPB" }, "SLWB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setlowerbound", "fourcc" : "SLWB" }, "GLWB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlowerbound", "fourcc" : "GLWB" }, "SUPB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setupperbound", "fourcc" : "SUPB" } } }, "nsimplespell" : { "name" : "nsimplespell", "superclass" : "nuseartefact", "methods" : { "SSPC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setspellcommand", "fourcc" : "SSPC" }, "GSPC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getspellcommand", "fourcc" : "GSPC" } } }, "nsoundnode" : { "name" : "nsoundnode", "superclass" : "nvisnode", "methods" : { "STOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "stop", "fourcc" : "STOP" }, "STCH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settriggerchannel", "fourcc" : "STCH" }, "SAMB" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setambient", "fourcc" : "SAMB" }, "SDOP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setdoppler", "fourcc" : "SDOP" }, "GPRI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getpriority", "fourcc" : "GPRI" }, "SVCH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvelocitychannel", "fourcc" : "SVCH" }, "SVOL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setvolume", "fourcc" : "SVOL" }, "SFRQ" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfrequency", "fourcc" : "SFRQ" }, "SFIL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setfile", "fourcc" : "SFIL" }, "GTCH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettriggerchannel", "fourcc" : "GTCH" }, "GAMB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getambient", "fourcc" : "GAMB" }, "GDOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getdoppler", "fourcc" : "GDOP" }, "GVCH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getvelocitychannel", "fourcc" : "GVCH" }, "GVOL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getvolume", "fourcc" : "GVOL" }, "GFRQ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfrequency", "fourcc" : "GFRQ" }, "GFIL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getfile", "fourcc" : "GFIL" }, "SLOP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setlooping", "fourcc" : "SLOP" }, "SMMD" : { "inArgs" : [ "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setminmaxdist", "fourcc" : "SMMD" }, "GLOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getlooping", "fourcc" : "GLOP" }, "GMMD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getminmaxdist", "fourcc" : "GMMD" }, "STRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "start", "fourcc" : "STRT" }, "SPRI" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setpriority", "fourcc" : "SPRI" } } }, "nweighttree" : { "name" : "nweighttree", "superclass" : "nvisnode", "methods" : { "ANOD" : { "inArgs" : [ "STRING", "STRING", "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "addnode", "fourcc" : "ANOD" }, "ALEF" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "addleaf", "fourcc" : "ALEF" } } }, "nmissilecollcheck" : { "name" : "nmissilecollcheck", "superclass" : "nservice", "methods" : { "SCCL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcollclass", "fourcc" : "SCCL" }, "GCCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcollclass", "fourcc" : "GCCL" } } }, "ndebris" : { "name" : "ndebris", "superclass" : "ncontainer", "methods" : { } }, "ninterpolate" : { "name" : "ninterpolate", "superclass" : "nservice", "methods" : { "SIPD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setipolduration", "fourcc" : "SIPD" }, "SDIP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setdoipolpos", "fourcc" : "SDIP" }, "SDID" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setdoipoldir", "fourcc" : "SDID" }, "GDIP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getdoipolpos", "fourcc" : "GDIP" }, "GDID" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getdoipoldir", "fourcc" : "GDID" } } }, "nguipanel" : { "name" : "nguipanel", "superclass" : "nguimenu", "methods" : { "GLSC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcommand", "fourcc" : "GLSC" }, "SREC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrect", "fourcc" : "SREC" }, "GREC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getrect", "fourcc" : "GREC" }, "SNEY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setnumentriesy", "fourcc" : "SNEY" }, "SNEX" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setnumentriesx", "fourcc" : "SNEX" }, "GNEY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumentriesy", "fourcc" : "GNEY" }, "GNEX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumentriesx", "fourcc" : "GNEX" }, "SSPC" : { "inArgs" : [ "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspacing", "fourcc" : "SSPC" }, "SMEN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxentries", "fourcc" : "SMEN" }, "GSPC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getspacing", "fourcc" : "GSPC" }, "GMEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmaxentries", "fourcc" : "GMEN" } } }, "ncritter" : { "name" : "ncritter", "superclass" : "ncontainer", "methods" : { "CRSL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setlanded", "fourcc" : "CRSL" }, "CRIL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "islanded", "fourcc" : "CRIL" }, "CRGS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcritterspeed", "fourcc" : "CRGS" }, "CRSS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcritterspeed", "fourcc" : "CRSS" } } }, "nsbufshadowserver" : { "name" : "nsbufshadowserver", "superclass" : "nshadowserver", "methods" : { } }, "nmeshcluster2" : { "name" : "nmeshcluster2", "superclass" : "nvisnode", "methods" : { "SRTJ" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setrootjoint", "fourcc" : "SRTJ" }, "GRTJ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getrootjoint", "fourcc" : "GRTJ" }, "SSMS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setskinmesh", "fourcc" : "SSMS" }, "SCTS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcastshadow", "fourcc" : "SCTS" }, "SRDO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setreadonly", "fourcc" : "SRDO" }, "GSMS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getskinmesh", "fourcc" : "GSMS" }, "GCTS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getcastshadow", "fourcc" : "GCTS" }, "GRDO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getreadonly", "fourcc" : "GRDO" } } }, "npservemitter" : { "name" : "npservemitter", "superclass" : "npemitter", "methods" : { } }, "nsession" : { "name" : "nsession", "superclass" : "nroot", "methods" : { "STST" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setstarted", "fourcc" : "STST" }, "ISST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isstarted", "fourcc" : "ISST" }, "MKUS" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "makeuser", "fourcc" : "MKUS" } } }, "nbuildflak" : { "name" : "nbuildflak", "superclass" : "nbuild", "methods" : { } }, "nwatchusingartefact" : { "name" : "nwatchusingartefact", "superclass" : "nservice", "methods" : { } }, "nspriterender" : { "name" : "nspriterender", "superclass" : "nprender", "methods" : { } }, "nflakmoving" : { "name" : "nflakmoving", "superclass" : "nmoving", "methods" : { } }, "nmoving" : { "name" : "nmoving", "superclass" : "nservice", "methods" : { "GAMV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getallowmove", "fourcc" : "GAMV" }, "GART" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getallowrotate", "fourcc" : "GART" }, "SAMV" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setallowmove", "fourcc" : "SAMV" }, "SART" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setallowrotate", "fourcc" : "SART" } } }, "nguimenu" : { "name" : "nguimenu", "superclass" : "nroot", "methods" : { "GTTL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettitle", "fourcc" : "GTTL" }, "SMOS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setmouseoverselect", "fourcc" : "SMOS" }, "MNDN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "down", "fourcc" : "MNDN" }, "SCNS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcancelselects", "fourcc" : "SCNS" }, "SBGR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbackground", "fourcc" : "SBGR" }, "GMOS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getmouseoverselect", "fourcc" : "GMOS" }, "GCNS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getcancelselects", "fourcc" : "GCNS" }, "GBGR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getbackground", "fourcc" : "GBGR" }, "ISAB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isabortable", "fourcc" : "ISAB" }, "STAB" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setabortable", "fourcc" : "STAB" }, "STTP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settitlerect", "fourcc" : "STTP" }, "MNRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "right", "fourcc" : "MNRT" }, "MNOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "open", "fourcc" : "MNOP" }, "MNCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "close", "fourcc" : "MNCL" }, "STTL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settitle", "fourcc" : "STTL" }, "MNUP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "up", "fourcc" : "MNUP" }, "GTTP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gettitlerect", "fourcc" : "GTTP" }, "MNLF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "left", "fourcc" : "MNLF" } } }, "nattack" : { "name" : "nattack", "superclass" : "nsquadronwatchtarget", "methods" : { "SATA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setattackall", "fourcc" : "SATA" }, "SSTD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setshotdist", "fourcc" : "SSTD" }, "GATA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getattackall", "fourcc" : "GATA" }, "SWRD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setweaponradius", "fourcc" : "SWRD" }, "SSTA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setshotangle", "fourcc" : "SSTA" }, "GSTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getshotdist", "fourcc" : "GSTD" }, "GWRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getweaponradius", "fourcc" : "GWRD" }, "GSTA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getshotangle", "fourcc" : "GSTA" } } }, "nwavstream" : { "name" : "nwavstream", "superclass" : "nstream", "methods" : { } }, "nclan" : { "name" : "nclan", "superclass" : "nstatenode", "methods" : { "SDZN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdangerzone", "fourcc" : "SDZN" }, "CSVN" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "createandselvehiclewithname", "fourcc" : "CSVN" }, "GRLN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getrealname", "fourcc" : "GRLN" }, "RVCL" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "releasevehicle", "fourcc" : "RVCL" }, "GCEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcurrentenergy", "fourcc" : "GCEN" }, "GDZN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdangerzone", "fourcc" : "GDZN" }, "CSVC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "createandselvehicle", "fourcc" : "CSVC" }, "SZRD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setzoneradius", "fourcc" : "SZRD" }, "GMAN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getmaennel", "fourcc" : "GMAN" }, "HASE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hasenergy", "fourcc" : "HASE" }, "SFCT" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setfaction", "fourcc" : "SFCT" }, "IMPC" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "importclan", "fourcc" : "IMPC" }, "GZRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getzoneradius", "fourcc" : "GZRD" }, "SZHT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setzoneheight", "fourcc" : "SZHT" }, "GFCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getfaction", "fourcc" : "GFCT" }, "GPLI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getplayerisland", "fourcc" : "GPLI" }, "GCMX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcurrentmaximum", "fourcc" : "GCMX" }, "CVWN" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "createvehiclewithname", "fourcc" : "CVWN" }, "GZHT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getzoneheight", "fourcc" : "GZHT" }, "MOTC" : { "inArgs" : [ "OBJECT", "INT" ], "returnArgs" : [ "OBJECT" ], "name" : "moveobjecttoclan", "fourcc" : "MOTC" }, "SBMX" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbasemaximum", "fourcc" : "SBMX" }, "GBMX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getbasemaximum", "fourcc" : "GBMX" }, "IENV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isenvironment", "fourcc" : "IENV" }, "SCCO" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setclancolor", "fourcc" : "SCCO" }, "SCLP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setposition", "fourcc" : "SCLP" }, "SCLO" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setorientation", "fourcc" : "SCLO" }, "GCCO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getclancolor", "fourcc" : "GCCO" }, "GISU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isuser", "fourcc" : "GISU" }, "SENV" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setenvironment", "fourcc" : "SENV" }, "GCLP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getposition", "fourcc" : "GCLP" }, "GCLO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getorientation", "fourcc" : "GCLO" }, "GNNM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnetname", "fourcc" : "GNNM" }, "CVCL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "createvehicle", "fourcc" : "CVCL" }, "SNTE" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setnoticeenergy", "fourcc" : "SNTE" }, "SAUS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setasuser", "fourcc" : "SAUS" }, "SRLN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setrealname", "fourcc" : "SRLN" }, "GNTE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getnoticeenergy", "fourcc" : "GNTE" }, "SCEN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcurrentenergy", "fourcc" : "SCEN" } } }, "nuser" : { "name" : "nuser", "superclass" : "nroot", "methods" : { "STLO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setloosed", "fourcc" : "STLO" }, "STWN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setwon", "fourcc" : "STWN" }, "STAC" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setactive", "fourcc" : "STAC" }, "ISAC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isactive", "fourcc" : "ISAC" }, "HSLO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hasloosed", "fourcc" : "HSLO" }, "HSWN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "haswon", "fourcc" : "HSWN" } } }, "nswimmingengine" : { "name" : "nswimmingengine", "superclass" : "nengine3", "methods" : { "SFST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfallspeedtime", "fourcc" : "SFST" }, "GBKT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getbraketime", "fourcc" : "GBKT" }, "GXYR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxyawrotation", "fourcc" : "GXYR" }, "GFST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfallspeedtime", "fourcc" : "GFST" }, "SFSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfallspeed", "fourcc" : "SFSP" }, "GFSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfallspeed", "fourcc" : "GFSP" }, "SYAT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setyawacceltime", "fourcc" : "SYAT" }, "GYAT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getyawacceltime", "fourcc" : "GYAT" }, "SULS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setupliftspeed", "fourcc" : "SULS" }, "GULS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getupliftspeed", "fourcc" : "GULS" }, "SBKT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbraketime", "fourcc" : "SBKT" }, "SXYR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxyawrotation", "fourcc" : "SXYR" } } }, "nopcodeserver" : { "name" : "nopcodeserver", "superclass" : "ncollideserver", "methods" : { } }, "neventhandler" : { "name" : "neventhandler", "superclass" : "nroot", "methods" : { "CLER" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "clear", "fourcc" : "CLER" }, "PUTE" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "putevent", "fourcc" : "PUTE" }, "SLOG" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setlogging", "fourcc" : "SLOG" }, "GLOG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getlogging", "fourcc" : "GLOG" }, "REG2" : { "inArgs" : [ "STRING", "STRING", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addhandler2", "fourcc" : "REG2" }, "REGS" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addhandler", "fourcc" : "REGS" } } }, "nobserver" : { "name" : "nobserver", "superclass" : "nroot", "methods" : { "SGRD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setgrid", "fourcc" : "SGRD" }, "SRTS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "startsinglestep", "fourcc" : "SRTS" }, "GGRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getgrid", "fourcc" : "GGRD" }, "RSNG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "rendersinglestep", "fourcc" : "RSNG" }, "STRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "start", "fourcc" : "STRT" }, "SSLP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsleep", "fourcc" : "SSLP" }, "GSLP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsleep", "fourcc" : "GSLP" }, "STOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "stop", "fourcc" : "STOP" }, "RFRM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "renderframe", "fourcc" : "RFRM" } } }, "nstoresavepos" : { "name" : "nstoresavepos", "superclass" : "nservice", "methods" : { } }, "npemitter" : { "name" : "npemitter", "superclass" : "nanimnode", "methods" : { "STMS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settimes", "fourcc" : "STMS" }, "SACC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setaccel", "fourcc" : "SACC" }, "GTMS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gettimes", "fourcc" : "GTMS" }, "GACC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getaccel", "fourcc" : "GACC" }, "SICN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setinnercone", "fourcc" : "SICN" }, "SFRQ" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfreq", "fourcc" : "SFRQ" }, "SSPD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspeed", "fourcc" : "SSPD" }, "GICN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getinnercone", "fourcc" : "GICN" }, "GFRQ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfreq", "fourcc" : "GFRQ" }, "GSPD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getspeed", "fourcc" : "GSPD" }, "SOCN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setoutercone", "fourcc" : "SOCN" }, "SLFT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setlifetime", "fourcc" : "SLFT" }, "GOCN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getoutercone", "fourcc" : "GOCN" }, "GLFT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlifetime", "fourcc" : "GLFT" } } }, "nstationcollhandle2" : { "name" : "nstationcollhandle2", "superclass" : "ncollhandle2", "methods" : { } }, "nfognode" : { "name" : "nfognode", "superclass" : "nvisnode", "methods" : { "SDNS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdensity", "fourcc" : "SDNS" }, "SRNG" : { "inArgs" : [ "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrange", "fourcc" : "SRNG" }, "SCOL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcolor", "fourcc" : "SCOL" }, "GDNS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdensity", "fourcc" : "GDNS" }, "GRNG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getrange", "fourcc" : "GRNG" }, "SMOD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmode", "fourcc" : "SMOD" }, "GCOL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getcolor", "fourcc" : "GCOL" }, "GMOD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmode", "fourcc" : "GMOD" } } }, "nd3d8pixelshader" : { "name" : "nd3d8pixelshader", "superclass" : "npixelshader", "methods" : { } }, "nleafrender" : { "name" : "nleafrender", "superclass" : "nanimnode", "methods" : { "SWST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwindstrength", "fourcc" : "SWST" }, "SSIZ" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsize", "fourcc" : "SSIZ" }, "SMSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshnode", "fourcc" : "SMSN" }, "GWST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwindstrength", "fourcc" : "GWST" }, "GSIZ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsize", "fourcc" : "GSIZ" }, "SWDR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwinddir", "fourcc" : "SWDR" }, "GMSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshnode", "fourcc" : "GMSN" }, "GWDR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwinddir", "fourcc" : "GWDR" } } }, "nnpkfileserver" : { "name" : "nnpkfileserver", "superclass" : "nfileserver2", "methods" : { "PRSF" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "INT" ], "name" : "parsefile", "fourcc" : "PRSF" } } }, "nstationengine3" : { "name" : "nstationengine3", "superclass" : "nservice", "methods" : { "SDST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdrivestoptime", "fourcc" : "SDST" }, "GDST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdrivestoptime", "fourcc" : "GDST" } } }, "navoidcollision" : { "name" : "navoidcollision", "superclass" : "nservice", "methods" : { "GAVR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getavoidradius", "fourcc" : "GAVR" }, "SKKZ" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setkamikaze", "fourcc" : "SKKZ" }, "SISO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setignoresmallobjects", "fourcc" : "SISO" }, "SSMR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsmallradius", "fourcc" : "SSMR" }, "GKKZ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getkamikaze", "fourcc" : "GKKZ" }, "SAVR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setavoidradius", "fourcc" : "SAVR" }, "GISO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getignoresmallobjects", "fourcc" : "GISO" }, "GSMR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsmallradius", "fourcc" : "GSMR" } } }, "nstoragemenu" : { "name" : "nstoragemenu", "superclass" : "nmenu", "methods" : { } }, "nmaennelwalk2" : { "name" : "nmaennelwalk2", "superclass" : "nengine2", "methods" : { "GMWA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxwalkableangle", "fourcc" : "GMWA" }, "SCVR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcurveradius", "fourcc" : "SCVR" }, "GCVR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcurveradius", "fourcc" : "GCVR" }, "SMXB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxbackspeed", "fourcc" : "SMXB" }, "SSKS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setskidspeed", "fourcc" : "SSKS" }, "GMXB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxbackspeed", "fourcc" : "GMXB" }, "SCRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcurveradiustime", "fourcc" : "SCRT" }, "GSKS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getskidspeed", "fourcc" : "GSKS" }, "SMXS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SMXS" }, "GCRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcurveradiustime", "fourcc" : "GCRT" }, "SMWA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxwalkableangle", "fourcc" : "SMWA" }, "GMXS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GMXS" } } }, "nflipflop" : { "name" : "nflipflop", "superclass" : "nanimnode", "methods" : { "AKEY" : { "inArgs" : [ "FLOAT", "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "addkey", "fourcc" : "AKEY" } } }, "nshadowserver" : { "name" : "nshadowserver", "superclass" : "nroot", "methods" : { "SSCL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setshadowcolor", "fourcc" : "SSCL" }, "SCSH" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcastshadows", "fourcc" : "SCSH" }, "GSCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getshadowcolor", "fourcc" : "GSCL" }, "GCSH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getcastshadows", "fourcc" : "GCSH" } } }, "nlistenernode" : { "name" : "nlistenernode", "superclass" : "nvisnode", "methods" : { "GDPF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdopplerfactor", "fourcc" : "GDPF" }, "GVCP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getvelocitycap", "fourcc" : "GVCP" }, "GRLF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrollofffactor", "fourcc" : "GRLF" }, "SVCH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvelocitychannel", "fourcc" : "SVCH" }, "SDPF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdopplerfactor", "fourcc" : "SDPF" }, "SVCP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setvelocitycap", "fourcc" : "SVCP" }, "SRLF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrollofffactor", "fourcc" : "SRLF" }, "GVCH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getvelocitychannel", "fourcc" : "GVCH" } } }, "nbuildartefact" : { "name" : "nbuildartefact", "superclass" : "nbuild", "methods" : { } }, "nanimserver" : { "name" : "nanimserver", "superclass" : "nroot", "methods" : { } }, "nskritmanager" : { "name" : "nskritmanager", "superclass" : "nservice", "methods" : { } }, "ntclserver" : { "name" : "ntclserver", "superclass" : "nscriptserver", "methods" : { } }, "ncollcheck2" : { "name" : "ncollcheck2", "superclass" : "nservice", "methods" : { "SRAD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setradius", "fourcc" : "SRAD" }, "GSHP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getshape", "fourcc" : "GSHP" }, "GRAD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getradius", "fourcc" : "GRAD" }, "SCLC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcollclass", "fourcc" : "SCLC" }, "GCLC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcollclass", "fourcc" : "GCLC" }, "SSHP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setshape", "fourcc" : "SSHP" } } }, "nsubtitlevisual" : { "name" : "nsubtitlevisual", "superclass" : "nvisual", "methods" : { } }, "nchnsplitter" : { "name" : "nchnsplitter", "superclass" : "nanimnode", "methods" : { "BKEY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginkeys", "fourcc" : "BKEY" }, "EKEY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endkeys", "fourcc" : "EKEY" }, "AKEY" : { "inArgs" : [ "FLOAT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addkey", "fourcc" : "AKEY" }, "SKEY" : { "inArgs" : [ "INT", "FLOAT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setkey", "fourcc" : "SKEY" }, "GKEY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "STRING" ], "name" : "getkey", "fourcc" : "GKEY" }, "GKYI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getkeyinfo", "fourcc" : "GKYI" } } }, "ncharcinematicplayer" : { "name" : "ncharcinematicplayer", "superclass" : "ncinematicplayer", "methods" : { } }, "nplacespellaction" : { "name" : "nplacespellaction", "superclass" : "nuseartefact", "methods" : { "GPLM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getplacement", "fourcc" : "GPLM" }, "SSTD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setstartdistance", "fourcc" : "SSTD" }, "SADS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setalternatedistance", "fourcc" : "SADS" }, "GSTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getstartdistance", "fourcc" : "GSTD" }, "GADS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getalternatedistance", "fourcc" : "GADS" }, "SOWC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setownercommand", "fourcc" : "SOWC" }, "GOWC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getownercommand", "fourcc" : "GOWC" }, "SSPA" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setspellaction", "fourcc" : "SSPA" }, "GSPA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getspellaction", "fourcc" : "GSPA" }, "SPLM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setplacement", "fourcc" : "SPLM" } } }, "nlenseflare" : { "name" : "nlenseflare", "superclass" : "nvisnode", "methods" : { "GFPA" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT" ], "name" : "getflareposat", "fourcc" : "GFPA" }, "SBCL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbasecolor", "fourcc" : "SBCL" }, "GBCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getbasecolor", "fourcc" : "GBCL" }, "EFLR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endflares", "fourcc" : "EFLR" }, "SBLC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setblindcolor", "fourcc" : "SBLC" }, "SFCA" : { "inArgs" : [ "INT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setflarecolorat", "fourcc" : "SFCA" }, "GBLC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getblindcolor", "fourcc" : "GBLC" }, "GFCA" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getflarecolorat", "fourcc" : "GFCA" }, "SFS_" : { "inArgs" : [ "INT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setflaresizeat", "fourcc" : "SFS_" }, "GFS_" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT" ], "name" : "getflaresizeat", "fourcc" : "GFS_" }, "SFPA" : { "inArgs" : [ "INT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setflareposat", "fourcc" : "SFPA" }, "GNOF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumberofflares", "fourcc" : "GNOF" }, "BFLR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginflares", "fourcc" : "BFLR" } } }, "nplacehouse" : { "name" : "nplacehouse", "superclass" : "nuseartefact", "methods" : { "SLGD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setlockgrid", "fourcc" : "SLGD" }, "GLGD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getlockgrid", "fourcc" : "GLGD" } } }, "nlightnode" : { "name" : "nlightnode", "superclass" : "nvisnode", "methods" : { "GCSH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getcastshadows", "fourcc" : "GCSH" }, "GSPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getspot", "fourcc" : "GSPT" }, "GCLR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getcolor", "fourcc" : "GCLR" }, "SETG" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setg", "fourcc" : "SETG" }, "STYP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settype", "fourcc" : "STYP" }, "SETB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setb", "fourcc" : "SETB" }, "GTYP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettype", "fourcc" : "GTYP" }, "SETA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "seta", "fourcc" : "SETA" }, "SETR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setr", "fourcc" : "SETR" }, "SATT" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setattenuation", "fourcc" : "SATT" }, "GATT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getattenuation", "fourcc" : "GATT" }, "SCSH" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcastshadows", "fourcc" : "SCSH" }, "SCLR" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcolor", "fourcc" : "SCLR" }, "SSPT" : { "inArgs" : [ "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspot", "fourcc" : "SSPT" } } }, "nanimsequence" : { "name" : "nanimsequence", "superclass" : "nroot", "methods" : { "ADRK" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addrotate", "fourcc" : "ADRK" }, "SVRL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvehiclerelated", "fourcc" : "SVRL" }, "SGNM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setgeneratorname", "fourcc" : "SGNM" }, "SGPT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setgeneratorproto", "fourcc" : "SGPT" }, "ADTK" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addtranslate", "fourcc" : "ADTK" }, "ADQK" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addquaternion", "fourcc" : "ADQK" }, "ADCH" : { "inArgs" : [ "FLOAT", "INT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addchannel", "fourcc" : "ADCH" }, "GGNM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getgeneratorname", "fourcc" : "GGNM" }, "GGPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getgeneratorproto", "fourcc" : "GGPT" }, "SCHN" : { "inArgs" : [ "INT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setchannelname", "fourcc" : "SCHN" }, "STIT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setidletime", "fourcc" : "STIT" }, "GCHN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "getchannelname", "fourcc" : "GCHN" }, "ADVK" : { "inArgs" : [ "FLOAT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addvisual", "fourcc" : "ADVK" }, "GTIT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getidletime", "fourcc" : "GTIT" }, "IVRL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isvehiclerelated", "fourcc" : "IVRL" }, "ADAK" : { "inArgs" : [ "FLOAT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addaudio", "fourcc" : "ADAK" } } }, "nconserver" : { "name" : "nconserver", "superclass" : "nroot", "methods" : { "UWTC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "unwatch", "fourcc" : "UWTC" }, "WTCH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "watch", "fourcc" : "WTCH" }, "OCON" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "open", "fourcc" : "OCON" }, "CCON" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "close", "fourcc" : "CCON" }, "TCON" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "toggle", "fourcc" : "TCON" } } }, "nsilo" : { "name" : "nsilo", "superclass" : "nservice", "methods" : { "SCAP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcapacity", "fourcc" : "SCAP" }, "GCAP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcapacity", "fourcc" : "GCAP" } } }, "nsocket2" : { "name" : "nsocket2", "superclass" : "nnetwork2", "methods" : { } }, "npointemitter" : { "name" : "npointemitter", "superclass" : "npservemitter", "methods" : { } }, "ntexarraynode" : { "name" : "ntexarraynode", "superclass" : "nvisnode", "methods" : { "STXT" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settexture", "fourcc" : "STXT" }, "GHQL" : { "inArgs" : [ "INT" ], "returnArgs" : [ "BOOL" ], "name" : "gethighquality", "fourcc" : "GHQL" }, "GTXT" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "gettexture", "fourcc" : "GTXT" }, "SGMM" : { "inArgs" : [ "INT", "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setgenmipmaps", "fourcc" : "SGMM" }, "GGMM" : { "inArgs" : [ "INT" ], "returnArgs" : [ "BOOL" ], "name" : "getgenmipmaps", "fourcc" : "GGMM" }, "SHQL" : { "inArgs" : [ "INT", "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "sethighquality", "fourcc" : "SHQL" } } }, "ntimer" : { "name" : "ntimer", "superclass" : "nservice", "methods" : { } }, "n3dnode" : { "name" : "n3dnode", "superclass" : "nvisnode", "methods" : { "GLVW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getlockviewer", "fourcc" : "GLVW" }, "TY__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "ty", "fourcc" : "TY__" }, "QXYZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "qxyzw", "fourcc" : "QXYZ" }, "RX__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rx", "fourcc" : "RX__" }, "RXYZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rxyz", "fourcc" : "RXYZ" }, "RZ__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rz", "fourcc" : "RZ__" }, "SACT" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setactive", "fourcc" : "SACT" }, "SBLB" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setbillboard", "fourcc" : "SBLB" }, "SX__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sx", "fourcc" : "SX__" }, "SMLD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxlod", "fourcc" : "SMLD" }, "SXYZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sxyz", "fourcc" : "SXYZ" }, "SZ__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sz", "fourcc" : "SZ__" }, "TX__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "tx", "fourcc" : "TX__" }, "GETT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gett", "fourcc" : "GETT" }, "SHDT" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "sethighdetail", "fourcc" : "SHDT" }, "GACT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getactive", "fourcc" : "GACT" }, "GBLB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getbillboard", "fourcc" : "GBLB" }, "GETS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gets", "fourcc" : "GETS" }, "TXYZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "txyz", "fourcc" : "TXYZ" }, "GETR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getr", "fourcc" : "GETR" }, "GMLD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxlod", "fourcc" : "GMLD" }, "GETQ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getq", "fourcc" : "GETQ" }, "TZ__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "tz", "fourcc" : "TZ__" }, "RY__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "ry", "fourcc" : "RY__" }, "SSPR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setsprite", "fourcc" : "SSPR" }, "GHDT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "gethighdetail", "fourcc" : "GHDT" }, "SVWS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setviewspace", "fourcc" : "SVWS" }, "SLVW" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setlockviewer", "fourcc" : "SLVW" }, "SY__" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sy", "fourcc" : "SY__" }, "GSPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getsprite", "fourcc" : "GSPR" }, "GVWS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getviewspace", "fourcc" : "GVWS" } } }, "nbookhandler" : { "name" : "nbookhandler", "superclass" : "nroot", "methods" : { "GCPD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcurrentpartdir", "fourcc" : "GCPD" }, "ACPQ" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "activatepartquiet", "fourcc" : "ACPQ" }, "LDBQ" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadbookquiet", "fourcc" : "LDBQ" }, "GCRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcurrentpart", "fourcc" : "GCRC" }, "GCRB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcurrentbook", "fourcc" : "GCRB" }, "RCHP" : { "inArgs" : [ "STRING", "STRING", "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "registerpart", "fourcc" : "RCHP" }, "LDBK" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadbook", "fourcc" : "LDBK" }, "ULDB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "unloadbook", "fourcc" : "ULDB" }, "ACTP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "activatepart", "fourcc" : "ACTP" }, "ACNP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "activatenextpart", "fourcc" : "ACNP" } } }, "nstation" : { "name" : "nstation", "superclass" : "ncontainer", "methods" : { "RBST" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rotatebuildslotto", "fourcc" : "RBST" }, "LCKS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "lockstation", "fourcc" : "LCKS" }, "SMDN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxdistancetonavpoint", "fourcc" : "SMDN" }, "GMDN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxdistancetonavpoint", "fourcc" : "GMDN" }, "HASB" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "BOOL" ], "name" : "hasbuilding", "fourcc" : "HASB" }, "UNLK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "unlockstation", "fourcc" : "UNLK" }, "MBFO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "movebuildingforth", "fourcc" : "MBFO" }, "FADB" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "forceaddbuilding", "fourcc" : "FADB" }, "SCSP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcharstartposition", "fourcc" : "SCSP" }, "ADBS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addbuildslot", "fourcc" : "ADBS" }, "SSPZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setswingparamsz", "fourcc" : "SSPZ" }, "IIDW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isislanddriveworking", "fourcc" : "IIDW" }, "SSPY" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setswingparamsy", "fourcc" : "SSPY" }, "FRMB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "forceremovebuilding", "fourcc" : "FRMB" }, "SSPX" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setswingparamsx", "fourcc" : "SSPX" }, "IBAA" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "isbuildareaavailable", "fourcc" : "IBAA" }, "GCSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getcharstartposition", "fourcc" : "GCSP" }, "SITG" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setislandtarget", "fourcc" : "SITG" }, "GSPZ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getswingparamsz", "fourcc" : "GSPZ" }, "CLBA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "clearbuildarea", "fourcc" : "CLBA" }, "RMBD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "removebuilding", "fourcc" : "RMBD" }, "GSPY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getswingparamsy", "fourcc" : "GSPY" }, "GSPX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getswingparamsx", "fourcc" : "GSPX" }, "SIDW" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setislanddriveworking", "fourcc" : "SIDW" }, "GITG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getislandtarget", "fourcc" : "GITG" }, "ADBD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addbuilding", "fourcc" : "ADBD" }, "FMBD" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "forcemovebuildingto", "fourcc" : "FMBD" }, "SBSA" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "selectbuildslotat", "fourcc" : "SBSA" }, "SRPL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setrestingplace", "fourcc" : "SRPL" }, "ISLO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "islocked", "fourcc" : "ISLO" }, "GRPL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getrestingplace", "fourcc" : "GRPL" }, "MBBA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "movebuildingback", "fourcc" : "MBBA" }, "FCBA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "forceclearbuildarea", "fourcc" : "FCBA" }, "GBOW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getbuildowner", "fourcc" : "GBOW" }, "SEBD" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "selectbuilding", "fourcc" : "SEBD" }, "PRBS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "printbuildslots", "fourcc" : "PRBS" }, "FRBD" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "forcerotatebuildingto", "fourcc" : "FRBD" }, "MBST" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "movebuildslotto", "fourcc" : "MBST" } } }, "nphysics" : { "name" : "nphysics", "superclass" : "nservice", "methods" : { "IGNF" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setignoreforces", "fourcc" : "IGNF" }, "GSTS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getignorestability", "fourcc" : "GSTS" }, "GBYS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getignorebuoyancy", "fourcc" : "GBYS" }, "IGNB" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setignorebuoyancy", "fourcc" : "IGNB" }, "GFCS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getignoreforces", "fourcc" : "GFCS" }, "IGNS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setignorestability", "fourcc" : "IGNS" } } }, "nmeshmixer" : { "name" : "nmeshmixer", "superclass" : "nvisnode", "methods" : { "SRDO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setreadonly", "fourcc" : "SRDO" }, "GNSR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumsources", "fourcc" : "GNSR" }, "BSRC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginsources", "fourcc" : "BSRC" }, "SUNM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdatenorm", "fourcc" : "SUNM" }, "GRDO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getreadonly", "fourcc" : "GRDO" }, "GUNM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdatenorm", "fourcc" : "GUNM" }, "SUV3" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv3", "fourcc" : "SUV3" }, "SUCL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdatecolor", "fourcc" : "SUCL" }, "SUV2" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv2", "fourcc" : "SUV2" }, "SUV1" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv1", "fourcc" : "SUV1" }, "SUV0" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdateuv0", "fourcc" : "SUV0" }, "ESRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endsources", "fourcc" : "ESRC" }, "SUCD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupdatecoord", "fourcc" : "SUCD" }, "SSRC" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsource", "fourcc" : "SSRC" }, "GUV3" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv3", "fourcc" : "GUV3" }, "SNRM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setnormalize", "fourcc" : "SNRM" }, "GUCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdatecolor", "fourcc" : "GUCL" }, "GUV2" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv2", "fourcc" : "GUV2" }, "GUV1" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv1", "fourcc" : "GUV1" }, "GUV0" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdateuv0", "fourcc" : "GUV0" }, "GUCD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupdatecoord", "fourcc" : "GUCD" }, "GSRC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "getsource", "fourcc" : "GSRC" }, "GNRM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getnormalize", "fourcc" : "GNRM" } } }, "nairship3" : { "name" : "nairship3", "superclass" : "nengine3", "methods" : { "SMRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrolltime", "fourcc" : "SMRT" }, "GDTM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdeceltime", "fourcc" : "GDTM" }, "GYAT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getyawacceltime", "fourcc" : "GYAT" }, "SMRL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxroll", "fourcc" : "SMRL" }, "SATM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setacceltime", "fourcc" : "SATM" }, "SVAT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setvertacceltime", "fourcc" : "SVAT" }, "GMRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrolltime", "fourcc" : "GMRT" }, "GMRL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxroll", "fourcc" : "GMRL" }, "GVAT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getvertacceltime", "fourcc" : "GVAT" }, "GATM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getacceltime", "fourcc" : "GATM" }, "SXVS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxvertspeed", "fourcc" : "SXVS" }, "SXYR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxyawrotation", "fourcc" : "SXYR" }, "SXSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SXSP" }, "GXVS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxvertspeed", "fourcc" : "GXVS" }, "GXSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GXSP" }, "GXYR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxyawrotation", "fourcc" : "GXYR" }, "SDTM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdeceltime", "fourcc" : "SDTM" }, "SYAT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setyawacceltime", "fourcc" : "SYAT" } } }, "nartefactstorage" : { "name" : "nartefactstorage", "superclass" : "nhouse", "methods" : { "SLDM" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setloadmode", "fourcc" : "SLDM" }, "GLDM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getloadmode", "fourcc" : "GLDM" }, "SCPY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setcapacity", "fourcc" : "SCPY" }, "EMST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "emptystorage", "fourcc" : "EMST" }, "SSBS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setstackbase", "fourcc" : "SSBS" }, "GCPY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "getcapacity", "fourcc" : "GCPY" }, "GSBS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getstackbase", "fourcc" : "GSBS" }, "INSA" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "insertartefact", "fourcc" : "INSA" } } }, "nipol" : { "name" : "nipol", "superclass" : "nanimnode", "methods" : { "AK3F" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addkey3f", "fourcc" : "AK3F" }, "SK1F" : { "inArgs" : [ "INT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setkey1f", "fourcc" : "SK1F" }, "SK4F" : { "inArgs" : [ "INT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setkey4f", "fourcc" : "SK4F" }, "CNCT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "connect", "fourcc" : "CNCT" }, "ENKS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endkeys", "fourcc" : "ENKS" }, "SIPT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setipoltype", "fourcc" : "SIPT" }, "GK1F" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getkey1f", "fourcc" : "GK1F" }, "GKIN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT", "INT" ], "name" : "getkeyinfo", "fourcc" : "GKIN" }, "GK4F" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getkey4f", "fourcc" : "GK4F" }, "AK1F" : { "inArgs" : [ "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addkey1f", "fourcc" : "AK1F" }, "AK4F" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addkey4f", "fourcc" : "AK4F" }, "SK2F" : { "inArgs" : [ "INT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setkey2f", "fourcc" : "SK2F" }, "GIPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getipoltype", "fourcc" : "GIPT" }, "GCNT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getconnect", "fourcc" : "GCNT" }, "GK2F" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getkey2f", "fourcc" : "GK2F" }, "AK2F" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addkey2f", "fourcc" : "AK2F" }, "SK3F" : { "inArgs" : [ "INT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setkey3f", "fourcc" : "SK3F" }, "BGKS" : { "inArgs" : [ "INT", "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginkeys", "fourcc" : "BGKS" }, "GVL4" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getval4f", "fourcc" : "GVL4" }, "GK3F" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getkey3f", "fourcc" : "GK3F" }, "GVL3" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getval3f", "fourcc" : "GVL3" }, "GVL2" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getval2f", "fourcc" : "GVL2" }, "GVL1" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getval1f", "fourcc" : "GVL1" } } }, "nfreeviewer" : { "name" : "nfreeviewer", "superclass" : "nviewer2", "methods" : { "OVER" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "overview", "fourcc" : "OVER" } } }, "nfiremachinegun" : { "name" : "nfiremachinegun", "superclass" : "nfireweapon", "methods" : { "SBRP" : { "inArgs" : [ "INT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbarrelpos", "fourcc" : "SBRP" }, "GCMR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getchangemgradius", "fourcc" : "GCMR" }, "GRCH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getreach", "fourcc" : "GRCH" }, "SMGS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmgspeed", "fourcc" : "SMGS" }, "SMGR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmgradius", "fourcc" : "SMGR" }, "SDMT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setdamagetype", "fourcc" : "SDMT" }, "GMGS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmgspeed", "fourcc" : "GMGS" }, "GMGR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmgradius", "fourcc" : "GMGR" }, "EDBR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endbarrels", "fourcc" : "EDBR" }, "GDMT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getdamagetype", "fourcc" : "GDMT" }, "SSDT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setshotdistance", "fourcc" : "SSDT" }, "SMGE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmgendradius", "fourcc" : "SMGE" }, "SDMG" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdamage", "fourcc" : "SDMG" }, "BGBR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginbarrels", "fourcc" : "BGBR" }, "GSDT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getshotdistance", "fourcc" : "GSDT" }, "GMGE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmgendradius", "fourcc" : "GMGE" }, "GDMG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdamage", "fourcc" : "GDMG" }, "SRCH" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setreach", "fourcc" : "SRCH" } } }, "nstatewatch" : { "name" : "nstatewatch", "superclass" : "nservice", "methods" : { "GCLP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcommandlistpath", "fourcc" : "GCLP" }, "RTMD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrandomtimemodifier", "fourcc" : "RTMD" }, "DDEC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "deletedeactivatecommands", "fourcc" : "DDEC" }, "DACC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "deleteactivatecommands", "fourcc" : "DACC" }, "STOU" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settimeout", "fourcc" : "STOU" }, "GTMP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettimemodifierpercentage", "fourcc" : "GTMP" }, "GTOU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettimeout", "fourcc" : "GTOU" }, "SWAC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setwatchcommand", "fourcc" : "SWAC" }, "GWAC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getwatchcommand", "fourcc" : "GWAC" }, "ADEC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "adddeactivatecommand", "fourcc" : "ADEC" }, "AACC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addactivatecommand", "fourcc" : "AACC" }, "SCLP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcommandlistpath", "fourcc" : "SCLP" } } }, "nuseartefact" : { "name" : "nuseartefact", "superclass" : "nservice", "methods" : { } }, "ngarage" : { "name" : "ngarage", "superclass" : "nfactory", "methods" : { "GRDR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getremovedir", "fourcc" : "GRDR" }, "GRPN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getremoveposname", "fourcc" : "GRPN" }, "GAPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getappearpos", "fourcc" : "GAPS" }, "SAPP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setapproachpos", "fourcc" : "SAPP" }, "SAPN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setappearposname", "fourcc" : "SAPN" }, "GAPP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getapproachpos", "fourcc" : "GAPP" }, "GADR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getappeardir", "fourcc" : "GADR" }, "GAPN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getappearposname", "fourcc" : "GAPN" }, "ISPV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isoutputvehicle", "fourcc" : "ISPV" }, "SVGR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizegarage", "fourcc" : "SVGR" }, "GGAP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getglobalapproachpos", "fourcc" : "GGAP" }, "GRPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getremovepos", "fourcc" : "GRPS" }, "GVGR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizegarage", "fourcc" : "GVGR" }, "SOPV" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setoutputvehicle", "fourcc" : "SOPV" }, "SRPN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setremoveposname", "fourcc" : "SRPN" } } }, "nchnreader" : { "name" : "nchnreader", "superclass" : "nvisnode", "methods" : { "SCNC" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setconnect", "fourcc" : "SCNC" }, "BCNC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginconnects", "fourcc" : "BCNC" }, "ECNC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endconnects", "fourcc" : "ECNC" } } }, "ncloudrender" : { "name" : "ncloudrender", "superclass" : "nanimnode", "methods" : { "GABS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getabsorb", "fourcc" : "GABS" }, "SEMM" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setemissive", "fourcc" : "SEMM" }, "GEMM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getemissive", "fourcc" : "GEMM" }, "SALP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setalpha", "fourcc" : "SALP" }, "SRAD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setradius", "fourcc" : "SRAD" }, "GALP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getalpha", "fourcc" : "GALP" }, "SDIF" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdiffuse", "fourcc" : "SDIF" }, "GRAD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getradius", "fourcc" : "GRAD" }, "GDIF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getdiffuse", "fourcc" : "GDIF" }, "SAMB" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setambient", "fourcc" : "SAMB" }, "SMSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshnode", "fourcc" : "SMSN" }, "SABS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setabsorb", "fourcc" : "SABS" }, "GAMB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getambient", "fourcc" : "GAMB" }, "GMSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshnode", "fourcc" : "GMSN" } } }, "nvehicle" : { "name" : "nvehicle", "superclass" : "nautonom", "methods" : { "GLDR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getleader", "fourcc" : "GLDR" }, "SVFP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizeformationpos", "fourcc" : "SVFP" }, "FSQU" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "formsquadron", "fourcc" : "FSQU" }, "GFMB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getfirstmember", "fourcc" : "GFMB" }, "SSQI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "showsquadroninfo", "fourcc" : "SSQI" }, "ILDR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isleader", "fourcc" : "ILDR" }, "SVGR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setviewergrab", "fourcc" : "SVGR" }, "SVSQ" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizesquadron", "fourcc" : "SVSQ" }, "SISG" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setinsidegarage", "fourcc" : "SISG" }, "GFLM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getfirstlivingmember", "fourcc" : "GFLM" }, "GNMB" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "OBJECT" ], "name" : "getnextmember", "fourcc" : "GNMB" }, "GVGR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getviewergrab", "fourcc" : "GVGR" }, "SFRC" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setfirecommand", "fourcc" : "SFRC" }, "SVMG" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizemachinegun", "fourcc" : "SVMG" }, "SLDR" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "setleader", "fourcc" : "SLDR" }, "GVMG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizemachinegun", "fourcc" : "GVMG" }, "SLDN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setleadername", "fourcc" : "SLDN" }, "GNLM" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "OBJECT" ], "name" : "getnextlivingmember", "fourcc" : "GNLM" }, "SASL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "setasleader", "fourcc" : "SASL" }, "IISG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isinsidegarage", "fourcc" : "IISG" }, "LSQU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "leavesquadron", "fourcc" : "LSQU" }, "AMBR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "attachmember", "fourcc" : "AMBR" }, "GTTM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "givetargettomembers", "fourcc" : "GTTM" } } }, "nguisessionspanel" : { "name" : "nguisessionspanel", "superclass" : "nguipanel", "methods" : { } }, "nwalkcollhandle2" : { "name" : "nwalkcollhandle2", "superclass" : "nmnlcollhandle2", "methods" : { "SJCH" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setjumpcheckheight", "fourcc" : "SJCH" }, "GMSH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxstepheight", "fourcc" : "GMSH" }, "SMWA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxwalkableangle", "fourcc" : "SMWA" }, "GJCH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getjumpcheckheight", "fourcc" : "GJCH" }, "GMWA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxwalkableangle", "fourcc" : "GMWA" }, "SJCL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setjumpchecklen", "fourcc" : "SJCL" }, "SMSH" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxstepheight", "fourcc" : "SMSH" }, "GJCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getjumpchecklen", "fourcc" : "GJCL" } } }, "nvisual" : { "name" : "nvisual", "superclass" : "nservice", "methods" : { "GVIS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getvisual", "fourcc" : "GVIS" }, "SAFN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setanimfinishednode", "fourcc" : "SAFN" }, "SCHS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcharstate", "fourcc" : "SCHS" }, "GAFN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getanimfinishednode", "fourcc" : "GAFN" }, "GCHS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcharstate", "fourcc" : "GCHS" }, "SVIS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvisual", "fourcc" : "SVIS" } } }, "nbuildvehicle" : { "name" : "nbuildvehicle", "superclass" : "nbuild", "methods" : { } }, "ntaskmanager" : { "name" : "ntaskmanager", "superclass" : "nservice", "methods" : { } }, "nstatenode" : { "name" : "nstatenode", "superclass" : "nnetnode", "methods" : { "SEVS" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "seteventslot", "fourcc" : "SEVS" }, "GSMN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getsymbolicname", "fourcc" : "GSMN" }, "ICFN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscinematicfinished", "fourcc" : "ICFN" }, "SRMV" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setremoveable", "fourcc" : "SRMV" }, "ISFF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isfirstframe", "fourcc" : "ISFF" }, "SRST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrecordstarttime", "fourcc" : "SRST" }, "GEVS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "STRING" ], "name" : "geteventslot", "fourcc" : "GEVS" }, "ANST" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "announcestate", "fourcc" : "ANST" }, "STST" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setstate", "fourcc" : "STST" }, "GANS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getannouncedstate", "fourcc" : "GANS" }, "GRID" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getclanid", "fourcc" : "GRID" }, "ASTW" : { "inArgs" : [ "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "announcestatewithtimeoffset", "fourcc" : "ASTW" }, "SCTM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcreationtime", "fourcc" : "SCTM" }, "THRW" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "throwevent", "fourcc" : "THRW" }, "GRST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrecordstarttime", "fourcc" : "GRST" }, "SPSD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setpaused", "fourcc" : "SPSD" }, "SLFT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setlifetime", "fourcc" : "SLFT" }, "GTST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getstate", "fourcc" : "GTST" }, "GMID" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmachineid", "fourcc" : "GMID" }, "GCTM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcreationtime", "fourcc" : "GCTM" }, "STHR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setthrowevents", "fourcc" : "STHR" }, "SCFN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcinematicfinished", "fourcc" : "SCFN" }, "GLFT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlifetime", "fourcc" : "GLFT" }, "ISTO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isstatetimeover", "fourcc" : "ISTO" }, "GRMB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isremoveable", "fourcc" : "GRMB" }, "GPTO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getprototype", "fourcc" : "GPTO" }, "SSSS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setshowstateswitch", "fourcc" : "SSSS" }, "GTHR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getthrowevents", "fourcc" : "GTHR" }, "ILTO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "islifetimeover", "fourcc" : "ILTO" }, "SSMN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsymbolicname", "fourcc" : "SSMN" }, "GCLN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getclan", "fourcc" : "GCLN" }, "IPSD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ispaused", "fourcc" : "IPSD" }, "GSSS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getshowstateswitch", "fourcc" : "GSSS" } } }, "nguiloadsaveentry" : { "name" : "nguiloadsaveentry", "superclass" : "nguistandardmenuentry", "methods" : { } }, "nnavpointsteer" : { "name" : "nnavpointsteer", "superclass" : "nsteer", "methods" : { } }, "noverlayplane" : { "name" : "noverlayplane", "superclass" : "nvisnode", "methods" : { "SCOL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcolor", "fourcc" : "SCOL" }, "GCOL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getcolor", "fourcc" : "GCOL" } } }, "nwalkoverhandle" : { "name" : "nwalkoverhandle", "superclass" : "ncollhandle2", "methods" : { } }, "ndistancechecker" : { "name" : "ndistancechecker", "superclass" : "nservice", "methods" : { } }, "nipolapproachgarage" : { "name" : "nipolapproachgarage", "superclass" : "ninterpolate", "methods" : { } }, "ntransformmenu" : { "name" : "ntransformmenu", "superclass" : "nmenu", "methods" : { } }, "nguisessionentry" : { "name" : "nguisessionentry", "superclass" : "nguistandardmenuentry", "methods" : { } }, "nrealworld" : { "name" : "nrealworld", "superclass" : "nroot", "methods" : { "ISCN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isjoined", "fourcc" : "ISCN" }, "GTOD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettimeofday", "fourcc" : "GTOD" }, "GALS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "STRING" ], "name" : "getalias", "fourcc" : "GALS" }, "SVPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "saveprefs", "fourcc" : "SVPR" }, "COID" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "INT" ], "name" : "countobjectsbyclassid", "fourcc" : "COID" }, "FNCS" : { "inArgs" : [ "OBJECT", "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "findnextclanbysymbolicname", "fourcc" : "FNCS" }, "ICRN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscinematicrunning", "fourcc" : "ICRN" }, "SVW2" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "setviewer2", "fourcc" : "SVW2" }, "WGAM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "contgame", "fourcc" : "WGAM" }, "XGAM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "stopgame", "fourcc" : "XGAM" }, "CCWN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "createclanwithname", "fourcc" : "CCWN" }, "STPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "stoprecord", "fourcc" : "STPR" }, "SUPL" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "BOOL" ], "name" : "setuserclan", "fourcc" : "SUPL" }, "FOID" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "findobjectbyclassid", "fourcc" : "FOID" }, "EWMO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "enterwarpmode", "fourcc" : "EWMO" }, "SVCS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setviewercarriersg", "fourcc" : "SVCS" }, "SGLT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setglobaltime", "fourcc" : "SGLT" }, "ISHT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ishost", "fourcc" : "ISHT" }, "FNID" : { "inArgs" : [ "OBJECT", "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "findnextobjectbyclassid", "fourcc" : "FNID" }, "GTHC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "gethandcontrol", "fourcc" : "GTHC" }, "LDRC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadrecord", "fourcc" : "LDRC" }, "RUCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "resetuserclan", "fourcc" : "RUCL" }, "ISNS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isnetsession", "fourcc" : "ISNS" }, "SVCH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "savecharacter", "fourcc" : "SVCH" }, "BGCK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "begincookies", "fourcc" : "BGCK" }, "LDEN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "loadencounter", "fourcc" : "LDEN" }, "GEPR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "INT" ], "name" : "getpref", "fourcc" : "GEPR" }, "ADCK" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addcookie", "fourcc" : "ADCK" }, "LDEA" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "OBJECT" ], "name" : "loadencounterat", "fourcc" : "LDEA" }, "TCLS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "tclstop", "fourcc" : "TCLS" }, "LWMO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "leavewarpmode", "fourcc" : "LWMO" }, "STOD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settimeofday", "fourcc" : "STOD" }, "SALS" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setalias", "fourcc" : "SALS" }, "SALR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setalreadysaved", "fourcc" : "SALR" }, "FSYM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "findobjectbysymbolicname", "fourcc" : "FSYM" }, "GDPD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdayperiod", "fourcc" : "GDPD" }, "ISSS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "issessionstarted", "fourcc" : "ISSS" }, "EDCK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endcookies", "fourcc" : "EDCK" }, "ANSG" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "announcesavepoint", "fourcc" : "ANSG" }, "FPAC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "fastpossessactive", "fourcc" : "FPAC" }, "GECL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getenvironmentclan", "fourcc" : "GECL" }, "RSBK" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "restorebook", "fourcc" : "RSBK" }, "LDPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "loadprefs", "fourcc" : "LDPR" }, "RSTV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "resetviewer", "fourcc" : "RSTV" }, "CPLR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "createclan", "fourcc" : "CPLR" }, "RFDS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "refreshdisplay", "fourcc" : "RFDS" }, "LBK2" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadbook2", "fourcc" : "LBK2" }, "CLSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "closesession", "fourcc" : "CLSN" }, "STHC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "sethandcontrol", "fourcc" : "STHC" }, "ANLP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "announceloadsavepoint", "fourcc" : "ANLP" }, "FNSM" : { "inArgs" : [ "OBJECT", "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "findnextobjectbysymbolicname", "fourcc" : "FNSM" }, "SVGM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "savegame", "fourcc" : "SVGM" }, "UTHC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "unsethandcontrol", "fourcc" : "UTHC" }, "STAR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "startrecord", "fourcc" : "STAR" }, "CGAM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "closegame", "fourcc" : "CGAM" }, "SEPR" : { "inArgs" : [ "STRING", "INT" ], "returnArgs" : [ "VOID" ], "name" : "setpref", "fourcc" : "SEPR" }, "LDCH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadcharacter", "fourcc" : "LDCH" }, "LDCA" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "BOOL" ], "name" : "loadcharacterat", "fourcc" : "LDCA" }, "ISRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isrecording", "fourcc" : "ISRC" }, "KLGM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "killgame", "fourcc" : "KLGM" }, "STSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "startsession", "fourcc" : "STSN" }, "OPSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "opensession", "fourcc" : "OPSN" }, "GVWC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getviewercarrier", "fourcc" : "GVWC" }, "SDPD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdayperiod", "fourcc" : "SDPD" }, "APPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "applyprefs", "fourcc" : "APPR" }, "GVW2" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getviewer2", "fourcc" : "GVW2" }, "ISWM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iswarpmode", "fourcc" : "ISWM" }, "SCOW" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "setcontrolowner", "fourcc" : "SCOW" }, "GUPL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getuserclan", "fourcc" : "GUPL" }, "SVRC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "saverecord", "fourcc" : "SVRC" }, "ACFP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "activatefastpossess", "fourcc" : "ACFP" }, "PLSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "playsound", "fourcc" : "PLSN" }, "FCSM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "findclanbysymbolicname", "fourcc" : "FCSM" }, "SVEN" : { "inArgs" : [ "OBJECT", "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "saveencounter", "fourcc" : "SVEN" }, "CSCN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "createandselclanwithname", "fourcc" : "CSCN" }, "SCIC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setclanidcount", "fourcc" : "SCIC" }, "RPLR" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "releaseclan", "fourcc" : "RPLR" }, "CSCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "createandselclan", "fourcc" : "CSCL" }, "ISPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ispaused", "fourcc" : "ISPS" }, "OGAM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "opengame", "fourcc" : "OGAM" }, "FNDV" : { "inArgs" : [ "OBJECT", "STRING", "FLOAT", "BOOL", "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "findvehicle", "fourcc" : "FNDV" }, "PGAM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "pausegame", "fourcc" : "PGAM" }, "BALS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "beginaliases", "fourcc" : "BALS" }, "ISPL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isplaying", "fourcc" : "ISPL" }, "LDGM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadgame", "fourcc" : "LDGM" }, "DAFP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "deactivatefastpossess", "fourcc" : "DAFP" }, "CPCL" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "OBJECT" ], "name" : "copyclan", "fourcc" : "CPCL" }, "LDMG" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadmultiplayergame", "fourcc" : "LDMG" }, "SGAM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "startgame", "fourcc" : "SGAM" }, "CNCT" : { "inArgs" : [ "INT" ], "returnArgs" : [ "BOOL" ], "name" : "joinsession", "fourcc" : "CNCT" }, "EALS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endaliases", "fourcc" : "EALS" }, "SVWC" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "setviewercarrier", "fourcc" : "SVWC" } } }, "nservicedata" : { "name" : "nservicedata", "superclass" : "nroot", "methods" : { } }, "nmaennel" : { "name" : "nmaennel", "superclass" : "nvehicle", "methods" : { "IFLG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isfalling", "fourcc" : "IFLG" }, "IWBW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iswalkingbackwards", "fourcc" : "IWBW" }, "SCBA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcancelbuildaction", "fourcc" : "SCBA" }, "GXBC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmaxboostcharges", "fourcc" : "GXBC" }, "UNLK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "unlinkfromstation", "fourcc" : "UNLK" }, "IPVH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ispossessingvehicle", "fourcc" : "IPVH" }, "SATL" : { "inArgs" : [ "INT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setattachslotlink", "fourcc" : "SATL" }, "RSPN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "respawn", "fourcc" : "RSPN" }, "ISBP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isboostpressed", "fourcc" : "ISBP" }, "SSVP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsaveposition", "fourcc" : "SSVP" }, "SSPH" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setsavepossesshouse", "fourcc" : "SSPH" }, "SAST" : { "inArgs" : [ "INT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setattachslottarget", "fourcc" : "SAST" }, "SCMA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcancelmenuaction", "fourcc" : "SCMA" }, "SWOF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwalkoffset", "fourcc" : "SWOF" }, "IMOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ismenuopen", "fourcc" : "IMOP" }, "HPHP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "haspossesshouseproduct", "fourcc" : "HPHP" }, "STIO" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settradeitemoffset", "fourcc" : "STIO" }, "GUAF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getusedartefact", "fourcc" : "GUAF" }, "IPBL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ispossessingbuilding", "fourcc" : "IPBL" }, "SLDV" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setlandvehicle", "fourcc" : "SLDV" }, "ATFL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "artefactlist", "fourcc" : "ATFL" }, "SCFL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcanfly", "fourcc" : "SCFL" }, "ISAT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isattransformer", "fourcc" : "ISAT" }, "ISAS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isatartefactstorage", "fourcc" : "ISAS" }, "SPVH" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setpossessingvehicle", "fourcc" : "SPVH" }, "IUAF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isusingartefact", "fourcc" : "IUAF" }, "SXBC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxboostcharges", "fourcc" : "SXBC" }, "GCPH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getcurrentpossesshouse", "fourcc" : "GCPH" }, "STBP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setboostpressed", "fourcc" : "STBP" }, "GTSB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gettradestackbase", "fourcc" : "GTSB" }, "GQSS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getquickslotsuccessor", "fourcc" : "GQSS" }, "INTM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "intrademode", "fourcc" : "INTM" }, "GQSL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getquickslot", "fourcc" : "GQSL" }, "CLAF" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "collectartefact", "fourcc" : "CLAF" }, "GOST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getownstation", "fourcc" : "GOST" }, "RSTS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "restoresavepos", "fourcc" : "RSTS" }, "PSTI" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "pushtradeitem", "fourcc" : "PSTI" }, "IBPF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isbackpackfull", "fourcc" : "IBPF" }, "GQSC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getquickslotcommand", "fourcc" : "GQSC" }, "ILND" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "islanded", "fourcc" : "ILND" }, "GNAC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getnumartefactcommand", "fourcc" : "GNAC" }, "GMAF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmaxartefacts", "fourcc" : "GMAF" }, "GBCH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getboostcharges", "fourcc" : "GBCH" }, "INAF" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "insertartefact", "fourcc" : "INAF" }, "NOTI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "numtradeitems", "fourcc" : "NOTI" }, "SPBL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setpossessingbuilding", "fourcc" : "SPBL" }, "STAS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "settransformactionstarted", "fourcc" : "STAS" }, "PPTI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "poptradeitem", "fourcc" : "PPTI" }, "IITM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isintransformmode", "fourcc" : "IITM" }, "SUAF" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setusedartefact", "fourcc" : "SUAF" }, "GRLD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrellanddistance", "fourcc" : "GRLD" }, "RMNO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "registermenuopen", "fourcc" : "RMNO" }, "INFS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "insertartefactsave", "fourcc" : "INFS" }, "RMNL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "resetmaennel", "fourcc" : "RMNL" }, "SMNO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setmenuopen", "fourcc" : "SMNO" }, "SCPH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcurrentpossesshouse", "fourcc" : "SCPH" }, "STSB" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settradestackbase", "fourcc" : "STSB" }, "ICBD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscreatingbuilding", "fourcc" : "ICBD" }, "IISM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isinstoragemode", "fourcc" : "IISM" }, "CFLY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "canfly", "fourcc" : "CFLY" }, "SQSL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setquickslot", "fourcc" : "SQSL" }, "SOST" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "setownstation", "fourcc" : "SOST" }, "GATL" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "getattachslotlink", "fourcc" : "GATL" }, "TOAF" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "BOOL" ], "name" : "takeoutartefact", "fourcc" : "TOAF" }, "CAST" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "clearattachslottarget", "fourcc" : "CAST" }, "SQSC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setquickslotcommand", "fourcc" : "SQSC" }, "SNAC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setnumartefactcommand", "fourcc" : "SNAC" }, "SMAF" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxartefacts", "fourcc" : "SMAF" }, "SBCH" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setboostcharges", "fourcc" : "SBCH" }, "HTPN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hastradepartner", "fourcc" : "HTPN" }, "ISJP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isjumping", "fourcc" : "ISJP" }, "GAST" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "getattachslottarget", "fourcc" : "GAST" }, "SJMP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setjumping", "fourcc" : "SJMP" }, "NATS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "numartefacts", "fourcc" : "NATS" }, "GWOF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwalkoffset", "fourcc" : "GWOF" }, "GTIO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettradeitemoffset", "fourcc" : "GTIO" }, "GLDV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getlandvehicle", "fourcc" : "GLDV" }, "SCBD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcreatingbuilding", "fourcc" : "SCBD" } } }, "ncollidedata" : { "name" : "ncollidedata", "superclass" : "nservicedata", "methods" : { } }, "nd3d8indexbuffer" : { "name" : "nd3d8indexbuffer", "superclass" : "nindexbuffer", "methods" : { } }, "nstream" : { "name" : "nstream", "superclass" : "nroot", "methods" : { } }, "nmnlcollhandle2" : { "name" : "nmnlcollhandle2", "superclass" : "ncollhandle2", "methods" : { "GTCC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "getcollclass", "fourcc" : "GTCC" }, "GNCC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumcollclasses", "fourcc" : "GNCC" }, "SALL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setallowlanding", "fourcc" : "SALL" }, "ADCC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addcollclass", "fourcc" : "ADCC" }, "GALL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getallowlanding", "fourcc" : "GALL" } } }, "ntestpossess" : { "name" : "ntestpossess", "superclass" : "nservice", "methods" : { "SPCC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setpossesschangedcommand", "fourcc" : "SPCC" }, "GPCC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getpossesschangedcommand", "fourcc" : "GPCC" } } }, "nflakengine2" : { "name" : "nflakengine2", "superclass" : "nengine2", "methods" : { "GMHR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxhorirotation", "fourcc" : "GMHR" }, "SVRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setvertrotationtime", "fourcc" : "SVRT" }, "SHRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sethorirotationtime", "fourcc" : "SHRT" }, "SMVR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxvertrotation", "fourcc" : "SMVR" }, "GVRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getvertrotationtime", "fourcc" : "GVRT" }, "GHRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gethorirotationtime", "fourcc" : "GHRT" }, "GMVR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxvertrotation", "fourcc" : "GMVR" }, "SMHR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxhorirotation", "fourcc" : "SMHR" } } }, "nquickslotmanager" : { "name" : "nquickslotmanager", "superclass" : "nservice", "methods" : { } }, "nengine3" : { "name" : "nengine3", "superclass" : "nservice", "methods" : { } }, "nengine2" : { "name" : "nengine2", "superclass" : "nservice", "methods" : { "SGRF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setgravityfactor", "fourcc" : "SGRF" }, "GLAT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlookattarget", "fourcc" : "GLAT" }, "SCFF" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setconsiderfallflag", "fourcc" : "SCFF" }, "GGRF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getgravityfactor", "fourcc" : "GGRF" }, "SUPR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setupright", "fourcc" : "SUPR" }, "GCFF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getconsiderfallflag", "fourcc" : "GCFF" }, "GUPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getupright", "fourcc" : "GUPR" }, "SLAT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setlookattarget", "fourcc" : "SLAT" } } }, "ndsoundserver2" : { "name" : "ndsoundserver2", "superclass" : "naudioserver2", "methods" : { } }, "nshadernode" : { "name" : "nshadernode", "superclass" : "nvisnode", "methods" : { "GCLM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcolormaterial", "fourcc" : "GCLM" }, "SABL" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setalphablend", "fourcc" : "SABL" }, "GFEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getfogenable", "fourcc" : "GFEN" }, "SEMV" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setemissive", "fourcc" : "SEMV" }, "SMLB" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmiplodbias", "fourcc" : "SMLB" }, "SEMR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setemissiver", "fourcc" : "SEMR" }, "GPOP" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "getcolorop", "fourcc" : "GPOP" }, "GAFC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getalphafunc", "fourcc" : "GAFC" }, "SEMG" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setemissiveg", "fourcc" : "SEMG" }, "SATE" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setalphatestenable", "fourcc" : "SATE" }, "GARF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getalpharef", "fourcc" : "GARF" }, "SEMB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setemissiveb", "fourcc" : "SEMB" }, "SEMA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setemissivea", "fourcc" : "SEMA" }, "SCT3" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setconst3", "fourcc" : "SCT3" }, "SCT2" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setconst2", "fourcc" : "SCT2" }, "SLEN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setlightenable", "fourcc" : "SLEN" }, "SCT1" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setconst1", "fourcc" : "SCT1" }, "SRPR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setrenderpri", "fourcc" : "SRPR" }, "SCT0" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setconst0", "fourcc" : "SCT0" }, "GAEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getalphaenable", "fourcc" : "GAEN" }, "SCMD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcullmode", "fourcc" : "SCMD" }, "STCS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settexcoordsrc", "fourcc" : "STCS" }, "SAMB" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setambient", "fourcc" : "SAMB" }, "GZFC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getzfunc", "fourcc" : "GZFC" }, "SCLM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcolormaterial", "fourcc" : "SCLM" }, "GADR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "getaddress", "fourcc" : "GADR" }, "SFEN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setfogenable", "fourcc" : "SFEN" }, "SAFC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setalphafunc", "fourcc" : "SAFC" }, "BGTU" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "begintunit", "fourcc" : "BGTU" }, "SPOP" : { "inArgs" : [ "INT", "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "setcolorop", "fourcc" : "SPOP" }, "GZEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getzwriteenable", "fourcc" : "GZEN" }, "SARF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setalpharef", "fourcc" : "SARF" }, "RXYZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rxyz", "fourcc" : "RXYZ" }, "SXYZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sxyz", "fourcc" : "SXYZ" }, "GCOT" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getconst", "fourcc" : "GCOT" }, "GNST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumstages", "fourcc" : "GNST" }, "GDIF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getdiffuse", "fourcc" : "GDIF" }, "RXZ3" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rxyz3", "fourcc" : "RXZ3" }, "RXZ2" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rxyz2", "fourcc" : "RXZ2" }, "RXZ1" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rxyz1", "fourcc" : "RXZ1" }, "TXYZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "txyz", "fourcc" : "TXYZ" }, "RXZ0" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "rxyz0", "fourcc" : "RXZ0" }, "SAEN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setalphaenable", "fourcc" : "SAEN" }, "SXZ3" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sxyz3", "fourcc" : "SXZ3" }, "SXZ2" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sxyz2", "fourcc" : "SXZ2" }, "SXZ1" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sxyz1", "fourcc" : "SXZ1" }, "SXZ0" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sxyz0", "fourcc" : "SXZ0" }, "TXZ3" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "txyz3", "fourcc" : "TXZ3" }, "TXZ2" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "txyz2", "fourcc" : "TXZ2" }, "TXZ1" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "txyz1", "fourcc" : "TXZ1" }, "GAOP" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "getalphaop", "fourcc" : "GAOP" }, "TXZ0" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "txyz0", "fourcc" : "TXZ0" }, "GMMF" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "getminmagfilter", "fourcc" : "GMMF" }, "GENT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getenabletransform", "fourcc" : "GENT" }, "EDTU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endtunit", "fourcc" : "EDTU" }, "GETT" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gett", "fourcc" : "GETT" }, "GETS" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gets", "fourcc" : "GETS" }, "GETR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getr", "fourcc" : "GETR" }, "SZFC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setzfunc", "fourcc" : "SZFC" }, "SADR" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setaddress", "fourcc" : "SADR" }, "GABL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "getalphablend", "fourcc" : "GABL" }, "SZEN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setzwriteenable", "fourcc" : "SZEN" }, "GEMV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getemissive", "fourcc" : "GEMV" }, "GMLB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmiplodbias", "fourcc" : "GMLB" }, "SCOT" : { "inArgs" : [ "INT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setconst", "fourcc" : "SCOT" }, "SNST" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setnumstages", "fourcc" : "SNST" }, "SDIF" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdiffuse", "fourcc" : "SDIF" }, "GATE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getalphatestenable", "fourcc" : "GATE" }, "GLEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getlightenable", "fourcc" : "GLEN" }, "GRPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getrenderpri", "fourcc" : "GRPR" }, "SAOP" : { "inArgs" : [ "INT", "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "setalphaop", "fourcc" : "SAOP" }, "SMMF" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setminmagfilter", "fourcc" : "SMMF" }, "GCMD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcullmode", "fourcc" : "GCMD" }, "SENT" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setenabletransform", "fourcc" : "SENT" }, "GTCS" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING" ], "name" : "gettexcoordsrc", "fourcc" : "GTCS" }, "GAMB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getambient", "fourcc" : "GAMB" } } }, "nd3d8texture" : { "name" : "nd3d8texture", "superclass" : "ntexture", "methods" : { } }, "nsimpleengine2" : { "name" : "nsimpleengine2", "superclass" : "nengine2", "methods" : { "GMRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxrisetime", "fourcc" : "GMRT" }, "GMRS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxrise", "fourcc" : "GMRS" }, "SMST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeedtime", "fourcc" : "SMST" }, "SMRD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setradius", "fourcc" : "SMRD" }, "GMST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeedtime", "fourcc" : "GMST" }, "GMRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getradius", "fourcc" : "GMRD" }, "SMSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SMSP" }, "SMDT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setradiustime", "fourcc" : "SMDT" }, "GMSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GMSP" }, "GMDT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getradiustime", "fourcc" : "GMDT" }, "SMRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxrisetime", "fourcc" : "SMRT" }, "SMRS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxrise", "fourcc" : "SMRS" } } }, "nstandardmenu" : { "name" : "nstandardmenu", "superclass" : "nmenu", "methods" : { } }, "nsearchhandler" : { "name" : "nsearchhandler", "superclass" : "nroot", "methods" : { "SHCR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "sethaircross", "fourcc" : "SHCR" }, "GWTD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getwatched", "fourcc" : "GWTD" }, "SHCO" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "sethaircrossowner", "fourcc" : "SHCO" }, "GHCR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "gethaircross", "fourcc" : "GHCR" }, "SMSD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxwatchdistance", "fourcc" : "SMSD" }, "GHCO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "gethaircrossowner", "fourcc" : "GHCO" }, "GMSD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxwatchdistance", "fourcc" : "GMSD" }, "SMSA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxwatchangle", "fourcc" : "SMSA" }, "SCSR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcursor", "fourcc" : "SCSR" }, "GMSA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxwatchangle", "fourcc" : "GMSA" }, "GCSR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getcursor", "fourcc" : "GCSR" } } }, "nmeshnode" : { "name" : "nmeshnode", "superclass" : "nvisnode", "methods" : { "GCSD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getcastshadow", "fourcc" : "GCSD" }, "SFLN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setfilename", "fourcc" : "SFLN" }, "SRDO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setreadonly", "fourcc" : "SRDO" }, "SCSD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setcastshadow", "fourcc" : "SCSD" }, "GFLN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getfilename", "fourcc" : "GFLN" }, "GRDO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getreadonly", "fourcc" : "GRDO" } } }, "naudioserver2" : { "name" : "naudioserver2", "superclass" : "nroot", "methods" : { "SMOD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmode", "fourcc" : "SMOD" }, "SMSV" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmastervolume", "fourcc" : "SMSV" }, "MUAD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "muteaudio", "fourcc" : "MUAD" }, "CLAD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "closeaudio", "fourcc" : "CLAD" }, "GMOD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmode", "fourcc" : "GMOD" }, "FLAD" : { "inArgs" : [ "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "flushaudio", "fourcc" : "FLAD" }, "GMSV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmastervolume", "fourcc" : "GMSV" }, "OPAD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "openaudio", "fourcc" : "OPAD" } } }, "nbuild" : { "name" : "nbuild", "superclass" : "nservice", "methods" : { "SSID" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setslotid", "fourcc" : "SSID" }, "SBTM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbuildtime", "fourcc" : "SBTM" }, "GSID" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getslotid", "fourcc" : "GSID" }, "GBTM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getbuildtime", "fourcc" : "GBTM" }, "SBEN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbuildenergy", "fourcc" : "SBEN" }, "SBPR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbuildproduct", "fourcc" : "SBPR" }, "GBPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getbuildproduct", "fourcc" : "GBPR" }, "GBEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getbuildenergy", "fourcc" : "GBEN" }, "SICM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setinitcommand", "fourcc" : "SICM" }, "GICM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getinitcommand", "fourcc" : "GICM" }, "SBRP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbuildrelpos", "fourcc" : "SBRP" }, "SMPR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxproducts", "fourcc" : "SMPR" }, "GBRP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getbuildrelpos", "fourcc" : "GBRP" }, "GMPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmaxproducts", "fourcc" : "GMPR" } } }, "nmgrender" : { "name" : "nmgrender", "superclass" : "nanimnode", "methods" : { "SSSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsplatterspeed", "fourcc" : "SSSP" }, "GSPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsplattertime", "fourcc" : "GSPT" }, "GSPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsplattersize", "fourcc" : "GSPS" }, "GSSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsplatterspeed", "fourcc" : "GSSP" }, "STRC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settracercolor", "fourcc" : "STRC" }, "GTRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "gettracercolor", "fourcc" : "GTRC" }, "STRR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settracerradius", "fourcc" : "STRR" }, "SSPC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsplattercolor", "fourcc" : "SSPC" }, "GTRR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettracerradius", "fourcc" : "GTRR" }, "GSPC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getsplattercolor", "fourcc" : "GSPC" }, "SGLR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setglowradius", "fourcc" : "SGLR" }, "STRL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settracerlen", "fourcc" : "STRL" }, "SSPT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsplattertime", "fourcc" : "SSPT" }, "GGLR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getglowradius", "fourcc" : "GGLR" }, "GTRL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettracerlen", "fourcc" : "GTRL" }, "SSPS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsplattersize", "fourcc" : "SSPS" } } }, "nshadowcaster" : { "name" : "nshadowcaster", "superclass" : "nroot", "methods" : { } }, "nweatherdesc" : { "name" : "nweatherdesc", "superclass" : "ncontainer", "methods" : { "GAOE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getareaofeffect", "fourcc" : "GAOE" }, "SCDP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setclouddescpath", "fourcc" : "SCDP" }, "GCDP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getclouddescpath", "fourcc" : "GCDP" }, "IDFT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isdefault", "fourcc" : "IDFT" }, "SDFT" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setdefaultflag", "fourcc" : "SDFT" }, "SAOE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setareaofeffect", "fourcc" : "SAOE" } } }, "nairplane3" : { "name" : "nairplane3", "superclass" : "nengine3", "methods" : { "SMRT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrolltime", "fourcc" : "SMRT" }, "GDTM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdeceltime", "fourcc" : "GDTM" }, "GYAT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getyawacceltime", "fourcc" : "GYAT" }, "SMRL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxroll", "fourcc" : "SMRL" }, "SATM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setacceltime", "fourcc" : "SATM" }, "GMRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrolltime", "fourcc" : "GMRT" }, "SISP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setminspeed", "fourcc" : "SISP" }, "SMPT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setpitchtime", "fourcc" : "SMPT" }, "GMRL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxroll", "fourcc" : "GMRL" }, "GATM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getacceltime", "fourcc" : "GATM" }, "GISP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getminspeed", "fourcc" : "GISP" }, "SXYR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxyawrotation", "fourcc" : "SXYR" }, "SXSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SXSP" }, "GMPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getpitchtime", "fourcc" : "GMPT" }, "SMPI" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxpitch", "fourcc" : "SMPI" }, "GXSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GXSP" }, "GXYR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxyawrotation", "fourcc" : "GXYR" }, "GMPI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxpitch", "fourcc" : "GMPI" }, "SDTM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdeceltime", "fourcc" : "SDTM" }, "SYAT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setyawacceltime", "fourcc" : "SYAT" } } }, "nwalkovercheck" : { "name" : "nwalkovercheck", "superclass" : "ncollcheck2", "methods" : { } }, "nmeshemitter" : { "name" : "nmeshemitter", "superclass" : "npservemitter", "methods" : { "SMSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshnode", "fourcc" : "SMSN" }, "GMSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshnode", "fourcc" : "GMSN" } } }, "nfileserver2" : { "name" : "nfileserver2", "superclass" : null, "methods" : { "SASS" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setassign", "fourcc" : "SASS" }, "GASS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "STRING" ], "name" : "getassign", "fourcc" : "GASS" } } }, "nviewerdata" : { "name" : "nviewerdata", "superclass" : "nservice", "methods" : { "SNRT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setnoderoot", "fourcc" : "SNRT" }, "SWND" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setwatchnode", "fourcc" : "SWND" }, "GNRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getnoderoot", "fourcc" : "GNRT" }, "GWND" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getwatchnode", "fourcc" : "GWND" }, "SKPP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setkeepposition", "fourcc" : "SKPP" }, "GKPP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getkeepposition", "fourcc" : "GKPP" }, "SHRC" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "sethardcarrierchange", "fourcc" : "SHRC" }, "GHRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "gethardcarrierchange", "fourcc" : "GHRC" }, "SCND" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcarriernode", "fourcc" : "SCND" }, "GCND" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcarriernode", "fourcc" : "GCND" } } }, "npawnshop" : { "name" : "npawnshop", "superclass" : "nfactory", "methods" : { "ISMI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ismaennelinside", "fourcc" : "ISMI" }, "STFI" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "settradefinished", "fourcc" : "STFI" }, "ITCA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "istradecancelled", "fourcc" : "ITCA" }, "SMPD" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxpricedelta", "fourcc" : "SMPD" }, "RCMF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "resetcontentmentflags", "fourcc" : "RCMF" }, "GMPD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmaxpricedelta", "fourcc" : "GMPD" }, "STCA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "settradecancelled", "fourcc" : "STCA" }, "ITFI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "istradefinished", "fourcc" : "ITFI" }, "ICL3" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscontentmentlevel3", "fourcc" : "ICL3" }, "ICL2" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscontentmentlevel2", "fourcc" : "ICL2" }, "ICL1" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscontentmentlevel1", "fourcc" : "ICL1" } } }, "ncinematicplayer" : { "name" : "ncinematicplayer", "superclass" : "nservice", "methods" : { } }, "nunloadore" : { "name" : "nunloadore", "superclass" : "nbehaviour", "methods" : { "SUPS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setunloadpersecond", "fourcc" : "SUPS" }, "GUPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getunloadpersecond", "fourcc" : "GUPS" } } }, "naudio" : { "name" : "naudio", "superclass" : "nservice", "methods" : { "GAUD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getaudio", "fourcc" : "GAUD" }, "SAUD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setaudio", "fourcc" : "SAUD" } } }, "ncollectartefact" : { "name" : "ncollectartefact", "superclass" : "nservice", "methods" : { "SCDI" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcollectdistance", "fourcc" : "SCDI" }, "GCDI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcollectdistance", "fourcc" : "GCDI" } } }, "ncritterengine" : { "name" : "ncritterengine", "superclass" : "nservice", "methods" : { "CRGT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettargetname", "fourcc" : "CRGT" }, "CRGR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettargetradius", "fourcc" : "CRGR" }, "CRST" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settargetname", "fourcc" : "CRST" }, "CRSR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settargetradius", "fourcc" : "CRSR" } } }, "nstaticmeshemitter" : { "name" : "nstaticmeshemitter", "superclass" : "npemitter", "methods" : { "SMSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshnode", "fourcc" : "SMSN" }, "GMSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshnode", "fourcc" : "GMSN" } } }, "ncrittercollhandle" : { "name" : "ncrittercollhandle", "superclass" : "ncollhandle2", "methods" : { "AVCL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addvictimclass", "fourcc" : "AVCL" }, "SCAC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcollaction", "fourcc" : "SCAC" }, "GCAC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcollaction", "fourcc" : "GCAC" } } }, "nscriptserver" : { "name" : "nscriptserver", "superclass" : null, "methods" : { } }, "nguicharacterentry" : { "name" : "nguicharacterentry", "superclass" : "nguistandardmenuentry", "methods" : { "SPOS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setposition", "fourcc" : "SPOS" }, "GORI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getorientation", "fourcc" : "GORI" }, "GPOS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getposition", "fourcc" : "GPOS" }, "SORI" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setorientation", "fourcc" : "SORI" } } }, "nhousemenu" : { "name" : "nhousemenu", "superclass" : "nmenu", "methods" : { } }, "ntclscriptlet" : { "name" : "ntclscriptlet", "superclass" : "nscriptlet", "methods" : { } }, "nclouds" : { "name" : "nclouds", "superclass" : "nvisnode", "methods" : { "GLDN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getlayerdensity", "fourcc" : "GLDN" }, "GLXT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlayerextent", "fourcc" : "GLXT" }, "BCDS" : { "inArgs" : [ "INT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "beginclouds", "fourcc" : "BCDS" }, "SLNF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setlayernearfadedist", "fourcc" : "SLNF" }, "ECDS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endclouds", "fourcc" : "ECDS" }, "GLNF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlayernearfadedist", "fourcc" : "GLNF" }, "GLSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getlayerspacing", "fourcc" : "GLSP" } } }, "nchnmodulator" : { "name" : "nchnmodulator", "superclass" : "nvisnode", "methods" : { "GET_" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "get", "fourcc" : "GET_" }, "BGIN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "begin", "fourcc" : "BGIN" }, "END_" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "end", "fourcc" : "END_" }, "GNUM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnum", "fourcc" : "GNUM" }, "SET_" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "set", "fourcc" : "SET_" } } }, "nscriptlet" : { "name" : "nscriptlet", "superclass" : "nroot", "methods" : { "PRSF" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "parsefile", "fourcc" : "PRSF" }, "GSCR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "CODE" ], "name" : "getscript", "fourcc" : "GSCR" }, "RUN_" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "run", "fourcc" : "RUN_" }, "SARN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setautorun", "fourcc" : "SARN" }, "GARN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getautorun", "fourcc" : "GARN" }, "SSCR" : { "inArgs" : [ "CODE" ], "returnArgs" : [ "VOID" ], "name" : "setscript", "fourcc" : "SSCR" } } }, "ncurvearraynode" : { "name" : "ncurvearraynode", "superclass" : "nanimnode", "methods" : { "BGCB" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "begincurvebundles", "fourcc" : "BGCB" }, "EDCN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endconnects", "fourcc" : "EDCN" }, "EBCB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endcurvebundles", "fourcc" : "EBCB" }, "SBC2" : { "inArgs" : [ "INT", "STRING", "STRING", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbundleconnect2", "fourcc" : "SBC2" }, "SCCN" : { "inArgs" : [ "INT", "STRING", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcurveconnect", "fourcc" : "SCCN" }, "BGBD" : { "inArgs" : [ "INT", "STRING", "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginbundle", "fourcc" : "BGBD" }, "SCC2" : { "inArgs" : [ "INT", "STRING", "STRING", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcurveconnect2", "fourcc" : "SCC2" }, "BGCN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginconnects", "fourcc" : "BGCN" }, "SFLN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setfilename", "fourcc" : "SFLN" }, "GFLN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getfilename", "fourcc" : "GFLN" }, "EDBD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endbundle", "fourcc" : "EDBD" }, "SBCN" : { "inArgs" : [ "INT", "STRING", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbundleconnect", "fourcc" : "SBCN" }, "SCBD" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbundlecurve", "fourcc" : "SCBD" } } }, "nsubtitleplayer" : { "name" : "nsubtitleplayer", "superclass" : "ncinematicplayer", "methods" : { } }, "npixelshader" : { "name" : "npixelshader", "superclass" : "nroot", "methods" : { } }, "npowersupply" : { "name" : "npowersupply", "superclass" : "nservice", "methods" : { "SPPS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setpowerpersecond", "fourcc" : "SPPS" }, "GPPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getpowerpersecond", "fourcc" : "GPPS" } } }, "nfireweapon" : { "name" : "nfireweapon", "superclass" : "nservice", "methods" : { } }, "ngfxserver" : { "name" : "ngfxserver", "superclass" : "nroot", "methods" : { "IDPO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isdisplayopen", "fourcc" : "IDPO" }, "GCLC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getclearcolor", "fourcc" : "GCLC" }, "BCUR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "begincursors", "fourcc" : "BCUR" }, "CDSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "closedisplay", "fourcc" : "CDSP" }, "SHCR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "showcursor", "fourcc" : "SHCR" }, "SCCR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setcurrentcursor", "fourcc" : "SCCR" }, "SCLS" : { "inArgs" : [ "STRING", "INT", "INT" ], "returnArgs" : [ "BOOL" ], "name" : "scaledscreenshot", "fourcc" : "SCLS" }, "ECUR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endcursors", "fourcc" : "ECUR" }, "SDPM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "setdisplaymode", "fourcc" : "SDPM" }, "SCUR" : { "inArgs" : [ "INT", "STRING", "INT", "INT" ], "returnArgs" : [ "VOID" ], "name" : "setcursor", "fourcc" : "SCUR" }, "GCCR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getcurrentcursor", "fourcc" : "GCCR" }, "SVWV" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setviewvolume", "fourcc" : "SVWV" }, "SMTS" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxtexturesize", "fourcc" : "SMTS" }, "GDPM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getdisplaymode", "fourcc" : "GDPM" }, "SCLC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setclearcolor", "fourcc" : "SCLC" }, "ODSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "opendisplay", "fourcc" : "ODSP" }, "GVWV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getviewvolume", "fourcc" : "GVWV" }, "HCUR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hidecursor", "fourcc" : "HCUR" }, "GMTS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmaxtexturesize", "fourcc" : "GMTS" }, "SSHT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "screenshot", "fourcc" : "SSHT" } } }, "nguiloadsavepanel" : { "name" : "nguiloadsavepanel", "superclass" : "nguipanel", "methods" : { "SLSS" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setlastsavedslot", "fourcc" : "SLSS" }, "SDIR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setdirectory", "fourcc" : "SDIR" }, "GLSS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getlastsavedslot", "fourcc" : "GLSS" }, "GDIR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getdirectory", "fourcc" : "GDIR" } } }, "ncritter2" : { "name" : "ncritter2", "superclass" : "nvehicle", "methods" : { "HVCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "hitvictim", "fourcc" : "HVCT" } } }, "nmaennelengine3" : { "name" : "nmaennelengine3", "superclass" : "nairplane3", "methods" : { "SBOT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setboosttime", "fourcc" : "SBOT" }, "GBOT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getboosttime", "fourcc" : "GBOT" } } }, "nmissile" : { "name" : "nmissile", "superclass" : "nautonom", "methods" : { "IGDD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isguided", "fourcc" : "IGDD" }, "SGDD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setguided", "fourcc" : "SGDD" } } }, "nmathserver" : { "name" : "nmathserver", "superclass" : "nroot", "methods" : { } }, "nhypermixer2" : { "name" : "nhypermixer2", "superclass" : "nvisnode", "methods" : { "GSRC" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "getsource", "fourcc" : "GSRC" }, "GNCC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumconnects", "fourcc" : "GNCC" }, "BCNC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginconnects", "fourcc" : "BCNC" }, "BSRC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginsources", "fourcc" : "BSRC" }, "ECNC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endconnects", "fourcc" : "ECNC" }, "ESRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endsources", "fourcc" : "ESRC" }, "GNSC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumsources", "fourcc" : "GNSC" }, "SCNC" : { "inArgs" : [ "INT", "STRING", "STRING", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setconnect", "fourcc" : "SCNC" }, "SSRC" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsource", "fourcc" : "SSRC" }, "GCNC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "STRING", "STRING", "STRING" ], "name" : "getconnect", "fourcc" : "GCNC" } } }, "nmissilecollhandle" : { "name" : "nmissilecollhandle", "superclass" : "nservice", "methods" : { } }, "ntexture" : { "name" : "ntexture", "superclass" : "nroot", "methods" : { } }, "nbomber" : { "name" : "nbomber", "superclass" : "nvehicle", "methods" : { "GRPO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getrelpos", "fourcc" : "GRPO" }, "SRPO" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrelpos", "fourcc" : "SRPO" } } }, "nfeedbackhandler" : { "name" : "nfeedbackhandler", "superclass" : "nroot", "methods" : { "RNVR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registernavpointreached", "fourcc" : "RNVR" }, "RTCO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registertakencontrol", "fourcc" : "RTCO" }, "RUSE" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "registeruse", "fourcc" : "RUSE" }, "RADY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registerairplanedestroyed", "fourcc" : "RADY" }, "RNOA" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "registernoammunition", "fourcc" : "RNOA" }, "RBDY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registerbuildingdestroyed", "fourcc" : "RBDY" }, "RNVE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registernavpointenabled", "fourcc" : "RNVE" }, "RGAT" : { "inArgs" : [ "OBJECT", "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "registerattack", "fourcc" : "RGAT" }, "RLOW" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "registerenergylow", "fourcc" : "RLOW" }, "RDAC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registerdriveactivated", "fourcc" : "RDAC" }, "RDDA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registerdrivedeactivated", "fourcc" : "RDDA" }, "RIDZ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registerindangerzone", "fourcc" : "RIDZ" }, "RMCF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "registermaennelcanfly", "fourcc" : "RMCF" } } }, "nweatherhandler" : { "name" : "nweatherhandler", "superclass" : "nroot", "methods" : { } }, "ncollectore" : { "name" : "ncollectore", "superclass" : "nsquadronwatchtarget", "methods" : { "GCPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcollectpersecond", "fourcc" : "GCPS" }, "SCPS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcollectpersecond", "fourcc" : "SCPS" } } }, "nartefacttransformer" : { "name" : "nartefacttransformer", "superclass" : "nhouse", "methods" : { "IDAN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isdownanim", "fourcc" : "IDAN" }, "GSFX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getsuccessfx", "fourcc" : "GSFX" }, "SDAN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setdownanim", "fourcc" : "SDAN" }, "SSBS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setstackbase", "fourcc" : "SSBS" }, "SSFX" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsuccessfx", "fourcc" : "SSFX" }, "GSBS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getstackbase", "fourcc" : "GSBS" } } }, "nanimnode" : { "name" : "nanimnode", "superclass" : "nvisnode", "methods" : { "GCHN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getchannel", "fourcc" : "GCHN" }, "SSCL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setscale", "fourcc" : "SSCL" }, "SRPT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setreptype", "fourcc" : "SRPT" }, "GSCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getscale", "fourcc" : "GSCL" }, "GRPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getreptype", "fourcc" : "GRPT" }, "SCHN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setchannel", "fourcc" : "SCHN" } } }, "ntriggerobject" : { "name" : "ntriggerobject", "superclass" : "ncontainer", "methods" : { "STRD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settriggerradius", "fourcc" : "STRD" }, "GTRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettriggerradius", "fourcc" : "GTRD" }, "SCCL" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setcurrentcycle", "fourcc" : "SCCL" }, "GCCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getcurrentcycle", "fourcc" : "GCCL" }, "SFLT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setfilter", "fourcc" : "SFLT" }, "SACT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setaction", "fourcc" : "SACT" }, "SNMC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setnumcycles", "fourcc" : "SNMC" }, "GFLT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getfilter", "fourcc" : "GFLT" }, "GACT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getaction", "fourcc" : "GACT" }, "GNMC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumcycles", "fourcc" : "GNMC" }, "STIM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcycletime", "fourcc" : "STIM" }, "GTIM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcycletime", "fourcc" : "GTIM" } } }, "nbuildtradeartefact" : { "name" : "nbuildtradeartefact", "superclass" : "nbuildartefact", "methods" : { } }, "nmeshsway" : { "name" : "nmeshsway", "superclass" : "nanimnode", "methods" : { "SRDO" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setreadonly", "fourcc" : "SRDO" }, "GWDS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwindstrength", "fourcc" : "GWDS" }, "GMND" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshnode", "fourcc" : "GMND" }, "GRDO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getreadonly", "fourcc" : "GRDO" }, "SFLX" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setflex", "fourcc" : "SFLX" }, "GFLX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getflex", "fourcc" : "GFLX" }, "SWDD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwinddir", "fourcc" : "SWDD" }, "GWDD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwinddir", "fourcc" : "GWDD" }, "SWDS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwindstrength", "fourcc" : "SWDS" }, "SMND" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshnode", "fourcc" : "SMND" } } }, "nmixer" : { "name" : "nmixer", "superclass" : "nvisnode", "methods" : { "GSRC" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "getsource", "fourcc" : "GSRC" }, "GNCC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumconnects", "fourcc" : "GNCC" }, "BCNC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginconnects", "fourcc" : "BCNC" }, "BSRC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginsources", "fourcc" : "BSRC" }, "SNRM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setnormalize", "fourcc" : "SNRM" }, "ECNC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endconnects", "fourcc" : "ECNC" }, "GNRM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getnormalize", "fourcc" : "GNRM" }, "ESRC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endsources", "fourcc" : "ESRC" }, "GNSC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumsources", "fourcc" : "GNSC" }, "SCNC" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setconnect", "fourcc" : "SCNC" }, "SSRC" : { "inArgs" : [ "INT", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setsource", "fourcc" : "SSRC" }, "GCNC" : { "inArgs" : [ "INT" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "getconnect", "fourcc" : "GCNC" } } }, "njoint2" : { "name" : "njoint2", "superclass" : "n3dnode", "methods" : { "GTOQ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getoq", "fourcc" : "GTOQ" }, "OSXZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "osxyz", "fourcc" : "OSXZ" }, "OTXZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "otxyz", "fourcc" : "OTXZ" }, "OQXZ" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "oqxyzw", "fourcc" : "OQXZ" }, "GTOT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getot", "fourcc" : "GTOT" }, "GTOS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getos", "fourcc" : "GTOS" } } }, "nclouddesc" : { "name" : "nclouddesc", "superclass" : "nvisnode", "methods" : { "SCSI" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsize", "fourcc" : "SCSI" }, "GLAL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getaltitude", "fourcc" : "GLAL" }, "SCQU" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setquadoffset", "fourcc" : "SCQU" }, "SFCL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfoggingcolor", "fourcc" : "SFCL" }, "GCSI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getsize", "fourcc" : "GCSI" }, "GCQU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getquadoffset", "fourcc" : "GCQU" }, "SCOZ" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setoffsetmodz", "fourcc" : "SCOZ" }, "SCOY" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setoffsetmody", "fourcc" : "SCOY" }, "SCOX" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setoffsetmodx", "fourcc" : "SCOX" }, "GFCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getfoggingcolor", "fourcc" : "GFCL" }, "SCOS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setoffsetspeed", "fourcc" : "SCOS" }, "SWND" : { "inArgs" : [ "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwind", "fourcc" : "SWND" }, "SCOP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setopacitymod", "fourcc" : "SCOP" }, "SFMO" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfoggingmod", "fourcc" : "SFMO" }, "SCOM" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setoffsetmod", "fourcc" : "SCOM" }, "GCOS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getoffsetspeed", "fourcc" : "GCOS" }, "SCSZ" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsizez", "fourcc" : "SCSZ" }, "SCSY" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsizey", "fourcc" : "SCSY" }, "GWND" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT" ], "name" : "getwind", "fourcc" : "GWND" }, "SCSX" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsizex", "fourcc" : "SCSX" }, "GCOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getopacitymod", "fourcc" : "GCOP" }, "GFMO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfoggingmod", "fourcc" : "GFMO" }, "GCOM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getoffsetmod", "fourcc" : "GCOM" }, "SLAL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setaltitude", "fourcc" : "SLAL" } } }, "nguibar" : { "name" : "nguibar", "superclass" : "nroot", "methods" : { "SHOW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "show", "fourcc" : "SHOW" }, "GTBM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getbasemax", "fourcc" : "GTBM" }, "SEPO" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmiddlepos", "fourcc" : "SEPO" }, "HIDE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hide", "fourcc" : "HIDE" }, "GEPO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getmiddlepos", "fourcc" : "GEPO" }, "STMX" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmax", "fourcc" : "STMX" }, "STMV" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmiddlevisual", "fourcc" : "STMV" }, "SLPO" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setleftpos", "fourcc" : "SLPO" }, "STMS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmiddlescale", "fourcc" : "STMS" }, "VSBL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "visible", "fourcc" : "VSBL" }, "GTMX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmax", "fourcc" : "GTMX" }, "GTMV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getmiddleviusal", "fourcc" : "GTMV" }, "STPO" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setpos", "fourcc" : "STPO" }, "GLPO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getleftpos", "fourcc" : "GLPO" }, "GTMS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getmiddlescale", "fourcc" : "GTMS" }, "GTPO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getpos", "fourcc" : "GTPO" }, "STVI" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvisual", "fourcc" : "STVI" }, "STSC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setscale", "fourcc" : "STSC" }, "SEOF" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmiddleoffset", "fourcc" : "SEOF" }, "STCU" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcurrent", "fourcc" : "STCU" }, "GTVI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getvisual", "fourcc" : "GTVI" }, "GTSC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getscale", "fourcc" : "GTSC" }, "STLV" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setleftvisual", "fourcc" : "STLV" }, "SRPO" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrightpos", "fourcc" : "SRPO" }, "GEOF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getmiddleoffset", "fourcc" : "GEOF" }, "GTCU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcurrent", "fourcc" : "GTCU" }, "STLS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setleftscale", "fourcc" : "STLS" }, "STRV" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setrightvisual", "fourcc" : "STRV" }, "STRS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrightscale", "fourcc" : "STRS" }, "GRPO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getrightpos", "fourcc" : "GRPO" }, "GTLV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getleftvisual", "fourcc" : "GTLV" }, "STOP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setoptional", "fourcc" : "STOP" }, "GTLS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getleftscale", "fourcc" : "GTLS" }, "GTRV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getrightvisual", "fourcc" : "GTRV" }, "GTRS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getrightscale", "fourcc" : "GTRS" }, "GTOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getoptional", "fourcc" : "GTOP" }, "STEX" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setextension", "fourcc" : "STEX" }, "GTEX" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getextension", "fourcc" : "GTEX" }, "STBM" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbasemax", "fourcc" : "STBM" } } }, "nweather" : { "name" : "nweather", "superclass" : "nservice", "methods" : { } }, "nore" : { "name" : "nore", "superclass" : "ncontainer", "methods" : { "IOUU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isoreusedup", "fourcc" : "IOUU" }, "SOQU" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setorequantity", "fourcc" : "SOQU" }, "GOQU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getorequantity", "fourcc" : "GOQU" }, "ROQU" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "reduceorequantity", "fourcc" : "ROQU" } } }, "nmissileengine3" : { "name" : "nmissileengine3", "superclass" : "nservice", "methods" : { "GGVF" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getgravityfactor", "fourcc" : "GGVF" }, "GMXS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GMXS" }, "SIDL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setignitiondelay", "fourcc" : "SIDL" }, "GIDL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getignitiondelay", "fourcc" : "GIDL" }, "SAGL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setagility", "fourcc" : "SAGL" }, "SGVF" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setgravityfactor", "fourcc" : "SGVF" }, "SMXS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SMXS" }, "GAGL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getagility", "fourcc" : "GAGL" } } }, "ndatahandler" : { "name" : "ndatahandler", "superclass" : "nroot", "methods" : { "LOAP" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "loadpermanent", "fourcc" : "LOAP" }, "UNLD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "unload", "fourcc" : "UNLD" }, "LOAD" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "OBJECT" ], "name" : "load", "fourcc" : "LOAD" }, "ULDL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "unloadlist", "fourcc" : "ULDL" }, "SDTP" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setdatapaths", "fourcc" : "SDTP" }, "LDLS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "loadlist", "fourcc" : "LDLS" }, "GDTP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING", "STRING" ], "name" : "getdatapaths", "fourcc" : "GDTP" } } }, "nmissileengine2" : { "name" : "nmissileengine2", "superclass" : "nengine2", "methods" : { "GSPT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getstoptime", "fourcc" : "GSPT" }, "STRD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setturnradius", "fourcc" : "STRD" }, "GTRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getturnradius", "fourcc" : "GTRD" }, "SMST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeedtime", "fourcc" : "SMST" }, "GMST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeedtime", "fourcc" : "GMST" }, "SMSP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxspeed", "fourcc" : "SMSP" }, "STNT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setturnradiustime", "fourcc" : "STNT" }, "GMSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxspeed", "fourcc" : "GMSP" }, "SSPT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setstoptime", "fourcc" : "SSPT" }, "GTNT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getturnradiustime", "fourcc" : "GTNT" } } }, "nsubtitleaudio" : { "name" : "nsubtitleaudio", "superclass" : "naudio", "methods" : { } }, "ncinedummy" : { "name" : "ncinedummy", "superclass" : "ncontainer", "methods" : { "GTSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "gettargetsymbolicname", "fourcc" : "GTSN" }, "STSN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "settargetsymbolicname", "fourcc" : "STSN" } } }, "ngroundplane" : { "name" : "ngroundplane", "superclass" : "nvisnode", "methods" : { } }, "nvertexbuffer" : { "name" : "nvertexbuffer", "superclass" : "nroot", "methods" : { } }, "ncollideserver" : { "name" : "ncollideserver", "superclass" : "nroot", "methods" : { "ADCT" : { "inArgs" : [ "STRING", "STRING", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addcolltype", "fourcc" : "ADCT" }, "BGCC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "begincollclasses", "fourcc" : "BGCC" }, "ENCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endcolltypes", "fourcc" : "ENCT" }, "QRCT" : { "inArgs" : [ "STRING", "STRING" ], "returnArgs" : [ "STRING" ], "name" : "querycolltype", "fourcc" : "QRCT" }, "ADCC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addcollclass", "fourcc" : "ADCC" }, "BGCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "begincolltypes", "fourcc" : "BGCT" }, "ENCC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endcollclasses", "fourcc" : "ENCC" } } }, "nphysicshandler" : { "name" : "nphysicshandler", "superclass" : "nroot", "methods" : { "SVBL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizeblayer", "fourcc" : "SVBL" }, "GVBL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizeblayer", "fourcc" : "GVBL" }, "ADBL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addblayer", "fourcc" : "ADBL" }, "RBLT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "resetblist", "fourcc" : "RBLT" } } }, "nnetnode" : { "name" : "nnetnode", "superclass" : "nroot", "methods" : { "I_SH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isshadow", "fourcc" : "I_SH" }, "M_SH" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "markshadow", "fourcc" : "M_SH" } } }, "ncollidenode" : { "name" : "ncollidenode", "superclass" : "nvisnode", "methods" : { "SCCL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcollclass", "fourcc" : "SCCL" }, "SFIL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setfilename", "fourcc" : "SFIL" }, "GCCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcollclass", "fourcc" : "GCCL" }, "GFIL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getfilename", "fourcc" : "GFIL" } } }, "nbinscriptserver" : { "name" : "nbinscriptserver", "superclass" : "nscriptserver", "methods" : { } }, "nbuoyancy" : { "name" : "nbuoyancy", "superclass" : "nservice", "methods" : { "STRQ" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "settorque", "fourcc" : "STRQ" }, "SPDR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setperiodduration", "fourcc" : "SPDR" }, "GAMP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getamplitude", "fourcc" : "GAMP" }, "SMIR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setminradius", "fourcc" : "SMIR" }, "SBUO" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbuoyancy", "fourcc" : "SBUO" }, "SWVL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwavelen", "fourcc" : "SWVL" }, "SATR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setattraction", "fourcc" : "SATR" }, "GTRQ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gettorque", "fourcc" : "GTRQ" }, "GPDR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getperiodduration", "fourcc" : "GPDR" }, "GMIR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getminradius", "fourcc" : "GMIR" }, "SMAR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxradius", "fourcc" : "SMAR" }, "GBUO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getbuoyancy", "fourcc" : "GBUO" }, "GWVL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwavelen", "fourcc" : "GWVL" }, "GATR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getattraction", "fourcc" : "GATR" }, "GMAR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxradius", "fourcc" : "GMAR" }, "SHGT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setheight", "fourcc" : "SHGT" }, "SRLY" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrely", "fourcc" : "SRLY" }, "GHGT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getheight", "fourcc" : "GHGT" }, "SAMP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setamplitude", "fourcc" : "SAMP" }, "GRLY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrely", "fourcc" : "GRLY" } } }, "nprender" : { "name" : "nprender", "superclass" : "nanimnode", "methods" : { "GEMT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getemitter", "fourcc" : "GEMT" }, "SSPN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspin", "fourcc" : "SSPN" }, "BKEY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginkeys", "fourcc" : "BKEY" }, "GSPN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getspin", "fourcc" : "GSPN" }, "EKEY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endkeys", "fourcc" : "EKEY" }, "SSTR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setstretch", "fourcc" : "SSTR" }, "GNKS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getnumkeys", "fourcc" : "GNKS" }, "SSPA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspinaccel", "fourcc" : "SSPA" }, "GSTR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getstretch", "fourcc" : "GSTR" }, "SKEY" : { "inArgs" : [ "INT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setkey", "fourcc" : "SKEY" }, "GSPA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getspinaccel", "fourcc" : "GSPA" }, "GKEY" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "name" : "getkey", "fourcc" : "GKEY" }, "SEMT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setemitter", "fourcc" : "SEMT" } } }, "nspawn" : { "name" : "nspawn", "superclass" : "nservice", "methods" : { } }, "nsammler" : { "name" : "nsammler", "superclass" : "nvehicle", "methods" : { "GMCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxcontainer", "fourcc" : "GMCT" }, "ICEM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscontainerempty", "fourcc" : "ICEM" }, "ATCT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addtocontainer", "fourcc" : "ATCT" }, "ICFL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscontainerfull", "fourcc" : "ICFL" }, "SCCT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcurrentcontainer", "fourcc" : "SCCT" }, "GCCT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcurrentcontainer", "fourcc" : "GCCT" }, "SMCT" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxcontainer", "fourcc" : "SMCT" } } }, "noctree" : { "name" : "noctree", "superclass" : "nroot", "methods" : { "GVIS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualize", "fourcc" : "GVIS" }, "SSDN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setsubdivnum", "fourcc" : "SSDN" }, "GSDN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getsubdivnum", "fourcc" : "GSDN" }, "SVIS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualize", "fourcc" : "SVIS" } } }, "ngrassrender" : { "name" : "ngrassrender", "superclass" : "nanimnode", "methods" : { "SWST" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwindstrength", "fourcc" : "SWST" }, "GMSH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getmeshnode", "fourcc" : "GMSH" }, "SSZE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setsize", "fourcc" : "SSZE" }, "GWST" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwindstrength", "fourcc" : "GWST" }, "GSZE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getsize", "fourcc" : "GSZE" }, "SWDR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setwinddir", "fourcc" : "SWDR" }, "GWDR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getwinddir", "fourcc" : "GWDR" }, "SMSH" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setmeshnode", "fourcc" : "SMSH" } } }, "nindexbuffer" : { "name" : "nindexbuffer", "superclass" : "nroot", "methods" : { } }, "nguimenuhandler" : { "name" : "nguimenuhandler", "superclass" : "nroot", "methods" : { "CRSH" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "creditsshown", "fourcc" : "CRSH" }, "TXTM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "showtextmessage", "fourcc" : "TXTM" }, "HIBA" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "hidebar", "fourcc" : "HIBA" }, "SHBA" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "showbar", "fourcc" : "SHBA" }, "SHLP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "showhelpscreen", "fourcc" : "SHLP" }, "CRED" : { "inArgs" : [ "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "showcredits", "fourcc" : "CRED" }, "HDIS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hideinfoscreen", "fourcc" : "HDIS" }, "CLMN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "closemenu", "fourcc" : "CLMN" }, "OPMN" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "openmenu", "fourcc" : "OPMN" }, "SWIS" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "showinfoscreen", "fourcc" : "SWIS" }, "SHUI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "showuserinfo", "fourcc" : "SHUI" }, "CNMN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "cancelmenu", "fourcc" : "CNMN" }, "HHLP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hidehelpscreen", "fourcc" : "HHLP" }, "HDUI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hideuserinfo", "fourcc" : "HDUI" }, "MNOP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "menuopen", "fourcc" : "MNOP" }, "HIAB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "hideallbars", "fourcc" : "HIAB" }, "SHAB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "showallbars", "fourcc" : "SHAB" }, "RESM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "reset", "fourcc" : "RESM" }, "UPIS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "updateinfoscreen", "fourcc" : "UPIS" } } }, "ncontainer" : { "name" : "ncontainer", "superclass" : "nstatenode", "methods" : { "GCRT" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getcreator", "fourcc" : "GCRT" }, "GAFU" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getartefactuse", "fourcc" : "GAFU" }, "ALIV" : { "inArgs" : [ "OBJECT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "alignvehicle", "fourcc" : "ALIV" }, "SEGY" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setenergy", "fourcc" : "SEGY" }, "IIQS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isinsidequickslot", "fourcc" : "IIQS" }, "GAFO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getartefactowner", "fourcc" : "GAFO" }, "GAFM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getartefactmode", "fourcc" : "GAFM" }, "ICRS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscrashed", "fourcc" : "ICRS" }, "GCRG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getcharges", "fourcc" : "GCRG" }, "GPOS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getposition", "fourcc" : "GPOS" }, "GROD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getreasonofdeath", "fourcc" : "GROD" }, "GARM" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "FLOAT" ], "name" : "getarmor", "fourcc" : "GARM" }, "ICLE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscommandlistempty", "fourcc" : "ICLE" }, "ICLD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscollided", "fourcc" : "ICLD" }, "ICLC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iscollected", "fourcc" : "ICLC" }, "GUTR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getuseabletester", "fourcc" : "GUTR" }, "IEEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isemittingenabled", "fourcc" : "IEEN" }, "IAFD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isanimfinished", "fourcc" : "IAFD" }, "ITBM" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isturbomove", "fourcc" : "ITBM" }, "ADDE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addenergy", "fourcc" : "ADDE" }, "SCSQ" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcinematicsequence", "fourcc" : "SCSQ" }, "IMVB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ismoveable", "fourcc" : "IMVB" }, "SVCN" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizecinematic", "fourcc" : "SVCN" }, "GMCG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getmaxcharges", "fourcc" : "GMCG" }, "GUTE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getuseabletest", "fourcc" : "GUTE" }, "IIPS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isinparentsystem", "fourcc" : "IIPS" }, "SVCL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvehicleclass", "fourcc" : "SVCL" }, "SSPD" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setspeed", "fourcc" : "SSPD" }, "GVSW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizeway", "fourcc" : "GVSW" }, "ARSP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addrelspeed", "fourcc" : "ARSP" }, "SFFG" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setforcedfallflag", "fourcc" : "SFFG" }, "GRTI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrotinertia", "fourcc" : "GRTI" }, "GVSP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizephysics", "fourcc" : "GVSP" }, "ISHC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "ishandcontrol", "fourcc" : "ISHC" }, "GSTB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getstability", "fourcc" : "GSTB" }, "SN8C" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING", "STRING", "STRING", "STRING", "STRING", "STRING", "STRING", "STRING" ], "name" : "shownextcommands", "fourcc" : "SN8C" }, "ITTB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "istimetoturnback", "fourcc" : "ITTB" }, "SIQS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setinsidequickslot", "fourcc" : "SIQS" }, "SCRT" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setcreator", "fourcc" : "SCRT" }, "SAFU" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setartefactuse", "fourcc" : "SAFU" }, "SDRL" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdrall", "fourcc" : "SDRL" }, "GVSB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizecmdbuffer", "fourcc" : "GVSB" }, "GPAV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getparentvehicle", "fourcc" : "GPAV" }, "IRTB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isrotateable", "fourcc" : "IRTB" }, "SAFO" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setartefactowner", "fourcc" : "SAFO" }, "SVBL" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisible", "fourcc" : "SVBL" }, "SAFM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setartefactmode", "fourcc" : "SAFM" }, "GRAD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getradius", "fourcc" : "GRAD" }, "GRAC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrotairconst", "fourcc" : "GRAC" }, "SCRG" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setcharges", "fourcc" : "SCRG" }, "TRIG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "triggermanually", "fourcc" : "TRIG" }, "GAPR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "INT" ], "name" : "getartefactprice", "fourcc" : "GAPR" }, "SPOS" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setposition", "fourcc" : "SPOS" }, "SPOP" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setemitterpopulation", "fourcc" : "SPOP" }, "SARM" : { "inArgs" : [ "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setarmor", "fourcc" : "SARM" }, "GXEY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxenergy", "fourcc" : "GXEY" }, "SUTR" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setuseabletester", "fourcc" : "SUTR" }, "GFCA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getfocusallowed", "fourcc" : "GFCA" }, "GDIR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getdirection", "fourcc" : "GDIR" }, "GMAS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmass", "fourcc" : "GMAS" }, "ACHV" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "addchildvehicle", "fourcc" : "ACHV" }, "STHC" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "sethandcontrol", "fourcc" : "STHC" }, "GAVD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getavoidcollisiondirection", "fourcc" : "GAVD" }, "GQSA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getquickslotartefact", "fourcc" : "GQSA" }, "GAVC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getavoidcollisionkind", "fourcc" : "GAVC" }, "SMCG" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxcharges", "fourcc" : "SMCG" }, "SUTE" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setuseabletest", "fourcc" : "SUTE" }, "IINS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isinshop", "fourcc" : "IINS" }, "GACO" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getairconst", "fourcc" : "GACO" }, "SVSW" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizeway", "fourcc" : "SVSW" }, "GFTV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getfirstvehicle", "fourcc" : "GFTV" }, "SRTI" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrotinertia", "fourcc" : "SRTI" }, "SVSP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizephysics", "fourcc" : "SVSP" }, "SSTB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setstability", "fourcc" : "SSTB" }, "IENW" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isengineworking", "fourcc" : "IENW" }, "SVSB" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizecmdbuffer", "fourcc" : "SVSB" }, "SPAV" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setparentvehicle", "fourcc" : "SPAV" }, "GAUE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getartefactuseenergy", "fourcc" : "GAUE" }, "GAUD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getartefactusagedelay", "fourcc" : "GAUD" }, "CTDN" : { "inArgs" : [ "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "countdown", "fourcc" : "CTDN" }, "GNXV" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "OBJECT" ], "name" : "getnextvehicle", "fourcc" : "GNXV" }, "GREN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getrelenergy", "fourcc" : "GREN" }, "SRAD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setradius", "fourcc" : "SRAD" }, "SRAC" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrotairconst", "fourcc" : "SRAC" }, "ACML" : { "inArgs" : [ "BOOL", "FLOAT", "FLOAT", "FLOAT", "BOOL", "FLOAT", "FLOAT", "FLOAT", "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addcommandlocal", "fourcc" : "ACML" }, "GEGY" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getenergy", "fourcc" : "GEGY" }, "IEZR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isenergyzero", "fourcc" : "IEZR" }, "SRSP" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrelspeed", "fourcc" : "SRSP" }, "SAPR" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "setartefactprice", "fourcc" : "SAPR" }, "GGGE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getgarage", "fourcc" : "GGGE" }, "SXEY" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxenergy", "fourcc" : "SXEY" }, "ACMD" : { "inArgs" : [ "BOOL", "FLOAT", "FLOAT", "FLOAT", "BOOL", "FLOAT", "FLOAT", "FLOAT", "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "addcommand", "fourcc" : "ACMD" }, "ENEM" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "enableemitting", "fourcc" : "ENEM" }, "CCML" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "clearcommandlist", "fourcc" : "CCML" }, "SFCA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setfocusallowed", "fourcc" : "SFCA" }, "SDIR" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdirection", "fourcc" : "SDIR" }, "SMAS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmass", "fourcc" : "SMAS" }, "RDCE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "BOOL" ], "name" : "reduceenergy", "fourcc" : "RDCE" }, "SINS" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setinshop", "fourcc" : "SINS" }, "SQSA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setquickslotartefact", "fourcc" : "SQSA" }, "SACO" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setairconst", "fourcc" : "SACO" }, "GCSQ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getcinematicsequence", "fourcc" : "GCSQ" }, "IKLD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "iskilled", "fourcc" : "IKLD" }, "GCSN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getcinematicsequencename", "fourcc" : "GCSN" }, "GVCN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizecinematic", "fourcc" : "GVCN" }, "SUEP" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setuseenergypaid", "fourcc" : "SUEP" }, "GVCL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getvehicleclass", "fourcc" : "GVCL" }, "CTUP" : { "inArgs" : [ "STRING", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "countup", "fourcc" : "CTUP" }, "RCHV" : { "inArgs" : [ "OBJECT" ], "returnArgs" : [ "VOID" ], "name" : "removechildvehicle", "fourcc" : "RCHV" }, "GSPD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getspeed", "fourcc" : "GSPD" }, "GFFG" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getforcedfallflag", "fourcc" : "GFFG" }, "IVCL" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "BOOL" ], "name" : "isvehicleclass", "fourcc" : "IVCL" }, "IRPL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isreplenished", "fourcc" : "IRPL" }, "CTUD" : { "inArgs" : [ "STRING", "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "countupanddown", "fourcc" : "CTUD" }, "GCLV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "OBJECT" ], "name" : "getcollvehicle", "fourcc" : "GCLV" }, "IAAB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isatabyss", "fourcc" : "IAAB" }, "SAUE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setartefactuseenergy", "fourcc" : "SAUE" }, "SAUD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setartefactusagedelay", "fourcc" : "SAUD" }, "SREN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setrelenergy", "fourcc" : "SREN" }, "ISVB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isvisible", "fourcc" : "ISVB" } } }, "nhouse" : { "name" : "nhouse", "superclass" : "ncontainer", "methods" : { "SHMA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sethousemenuangle", "fourcc" : "SHMA" }, "SSMD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setsleepmode", "fourcc" : "SSMD" }, "RMFI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "removefromisland", "fourcc" : "RMFI" }, "GHMC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "gethousemenucentre", "fourcc" : "GHMC" }, "GHMA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gethousemenuangle", "fourcc" : "GHMA" }, "ISOC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isoccupied", "fourcc" : "ISOC" }, "GSMD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getsleepmode", "fourcc" : "GSMD" }, "SBST" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbuildstation", "fourcc" : "SBST" }, "SBDC" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setbuildingclass", "fourcc" : "SBDC" }, "SHMR" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sethousemenuradius", "fourcc" : "SHMR" }, "RMVB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "removebuilding", "fourcc" : "RMVB" }, "SULI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "searchunlockedisland", "fourcc" : "SULI" }, "SLOI" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "searchlockedisland", "fourcc" : "SLOI" }, "SVPA" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setvisualizepossessarea", "fourcc" : "SVPA" }, "GBDC" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getbuildingclass", "fourcc" : "GBDC" }, "NBGD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "nearbuildground", "fourcc" : "NBGD" }, "GHMR" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "gethousemenuradius", "fourcc" : "GHMR" }, "SHMC" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "sethousemenucentre", "fourcc" : "SHMC" }, "GVPA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getvisualizepossessarea", "fourcc" : "GVPA" } } }, "nnavpoint" : { "name" : "nnavpoint", "superclass" : "ncontainer", "methods" : { "STVZ" : { "inArgs" : [ "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setvisualization", "fourcc" : "STVZ" }, "ISEN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isenabled", "fourcc" : "ISEN" }, "DSBL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "disable", "fourcc" : "DSBL" }, "GTVZ" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "STRING" ], "name" : "getvisualization", "fourcc" : "GTVZ" }, "ENBL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "enable", "fourcc" : "ENBL" } } }, "ncharaudio" : { "name" : "ncharaudio", "superclass" : "naudio", "methods" : { "GFDE" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfirstdelay", "fourcc" : "GFDE" }, "SFDB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfirstbackdelay", "fourcc" : "SFDB" }, "GFDB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getfirstbackdelay", "fourcc" : "GFDB" }, "SDEB" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbackdelay", "fourcc" : "SDEB" }, "GDEB" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getbackdelay", "fourcc" : "GDEB" }, "STUR" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setturnstep", "fourcc" : "STUR" }, "SDEL" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setdelay", "fourcc" : "SDEL" }, "SFDE" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setfirstdelay", "fourcc" : "SFDE" }, "GDEL" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getdelay", "fourcc" : "GDEL" } } }, "nheal" : { "name" : "nheal", "superclass" : "nenergyeffect", "methods" : { } }, "ncommandlist" : { "name" : "ncommandlist", "superclass" : "nroot", "methods" : { } }, "nscenegraph2" : { "name" : "nscenegraph2", "superclass" : "nroot", "methods" : { "BGML" : { "inArgs" : [ "INT" ], "returnArgs" : [ "VOID" ], "name" : "beginmiplod", "fourcc" : "BGML" }, "SEML" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setenablemiplod", "fourcc" : "SEML" }, "EDML" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "VOID" ], "name" : "endmiplod", "fourcc" : "EDML" }, "GEML" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "getenablemiplod", "fourcc" : "GEML" }, "STML" : { "inArgs" : [ "INT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmiplod", "fourcc" : "STML" } } }, "nflak" : { "name" : "nflak", "superclass" : "nvehicle", "methods" : { "GMDA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxdownangle", "fourcc" : "GMDA" }, "GMUA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxupangle", "fourcc" : "GMUA" }, "SMSA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxsideangle", "fourcc" : "SMSA" }, "SBSV" : { "inArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbasevector", "fourcc" : "SBSV" }, "SMDA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxdownangle", "fourcc" : "SMDA" }, "GMSA" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmaxsideangle", "fourcc" : "GMSA" }, "SMUA" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmaxupangle", "fourcc" : "SMUA" }, "GBSV" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT", "FLOAT", "FLOAT" ], "name" : "getbasevector", "fourcc" : "GBSV" } } }, "nmenu" : { "name" : "nmenu", "superclass" : "nservice", "methods" : { "SMRD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setmenuradius", "fourcc" : "SMRD" }, "GMRD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getmenuradius", "fourcc" : "GMRD" }, "STAD" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setthrowawaydistance", "fourcc" : "STAD" }, "SISP" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setitemspeed", "fourcc" : "SISP" }, "SIDS" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setitemdistance", "fourcc" : "SIDS" }, "GTAD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getthrowawaydistance", "fourcc" : "GTAD" }, "GISP" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getitemspeed", "fourcc" : "GISP" }, "GIDS" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getitemdistance", "fourcc" : "GIDS" } } }, "nenergycollector" : { "name" : "nenergycollector", "superclass" : "nservice", "methods" : { "SCDN" : { "inArgs" : [ "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setcollectdistance", "fourcc" : "SCDN" }, "GCDN" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "FLOAT" ], "name" : "getcollectdistance", "fourcc" : "GCDN" } } }, "nfactory" : { "name" : "nfactory", "superclass" : "nhouse", "methods" : { "DPRD" : { "inArgs" : [ "INT" ], "returnArgs" : [ "BOOL" ], "name" : "destroyproduct", "fourcc" : "DPRD" }, "IFBD" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isfastbuild", "fourcc" : "IFBD" }, "SBLD" : { "inArgs" : [ "INT", "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setbuilding", "fourcc" : "SBLD" }, "GBLD" : { "inArgs" : [ "INT" ], "returnArgs" : [ "BOOL" ], "name" : "getbuilding", "fourcc" : "GBLD" }, "ISWK" : { "inArgs" : [ "VOID" ], "returnArgs" : [ "BOOL" ], "name" : "isworking", "fourcc" : "ISWK" }, "SFBD" : { "inArgs" : [ "BOOL" ], "returnArgs" : [ "VOID" ], "name" : "setfastbuild", "fourcc" : "SFBD" }, "SBCT" : { "inArgs" : [ "INT", "FLOAT" ], "returnArgs" : [ "VOID" ], "name" : "setbuildcounter", "fourcc" : "SBCT" }, "SPCT" : { "inArgs" : [ "INT", "INT" ], "returnArgs" : [ "VOID" ], "name" : "setproductcount", "fourcc" : "SPCT" }, "SPRN" : { "inArgs" : [ "INT", "STRING" ], "returnArgs" : [ "VOID" ], "name" : "setproductname", "fourcc" : "SPRN" }, "GBCT" : { "inArgs" : [ "INT" ], "returnArgs" : [ "FLOAT" ], "name" : "getbuildcounter", "fourcc" : "GBCT" }, "GPCT" : { "inArgs" : [ "INT" ], "returnArgs" : [ "INT" ], "name" : "getproductcount", "fourcc" : "GPCT" }, "GPRN" : { "inArgs" : [ "INT" ], "returnArgs" : [ "OBJECT" ], "name" : "getproduct", "fourcc" : "GPRN" } } }, "nblob" : { "name" : "nblob", "superclass" : "nroot", "methods" : { } } }