Difference between revisions of "All Classes and more"

From GiderosMobile
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
= LUA Reference =
 
= LUA Reference =
'''TO DO'''
+
{{Special:PrefixIndex/(global)}}
 +
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
 +
*[[assert|assert]]
 +
*[[collectgarbage|collectgarbage]]
 +
*[[dofile|dofile]]
 +
*[[error|error]]
 +
*[[getfenv|getfenv]]
 +
*[[getmetatable|getmetatable]]
 +
*[[ipairs|ipairs]]
 +
*[[loadfile|loadfile]]
 +
*[[loadstring|loadstring]]
 +
*[[next|next]]
 +
*[[pairs|pairs]]
 +
*[[pcall|pcall]]
 +
*[[print|print]]
 +
*[[rawequal|rawequal]]
 +
*[[rawget|rawget]]
 +
*[[rawset|rawset]]
 +
*[[require|require]]
 +
*[[setfenv|setfenv]]
 +
*[[setmetatable|setmetatable]]
 +
*[[tonumber|tonumber]]
 +
*[[tostring|tostring]]
 +
*[[type|type]]
 +
*[[unpack|unpack]]
 +
*[[xpcall|xpcall]]
 +
</div>
 +
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
 +
*[[_G|_G]]
 +
*[[_VERSION|_VERSION]]
 +
</div>
 +
{{Special:PrefixIndex/coroutine}}
 +
{{Special:PrefixIndex/debug}}
 +
{{Special:PrefixIndex/file}}
 +
{{Special:PrefixIndex/int64}}
 +
{{Special:PrefixIndex/io}}
 +
{{Special:PrefixIndex/math}}
 +
{{Special:PrefixIndex/os}}
 +
{{Special:PrefixIndex/package}}
 +
{{Special:PrefixIndex/string}}
 +
{{Special:PrefixIndex/table}}
 +
{{Special:PrefixIndex/utf8}}
 +
{{Special:PrefixIndex/zlib}}
 
----
 
----
  
Line 94: Line 136:
 
----
 
----
 
{{Special:PrefixIndex/Controller}}
 
{{Special:PrefixIndex/Controller}}
 +
----
 +
{{Special:PrefixIndex/Dear_ImGui}}
 +
{{Special:PrefixIndex/ImGui.Core}}
 +
{{Special:PrefixIndex/ImGui.DrawList}}
 +
{{Special:PrefixIndex/ImGui.Style}}
 +
{{Special:PrefixIndex/ImGui.CONST.}}
 
----
 
----
 
{{Special:PrefixIndex/Easing}}
 
{{Special:PrefixIndex/Easing}}
Line 104: Line 152:
 
----
 
----
 
{{Special:PrefixIndex/Iab}}
 
{{Special:PrefixIndex/Iab}}
----
 
{{Special:PrefixIndex/Dear_ImGui}}
 
 
----
 
----
 
{{Special:PrefixIndex/Json}}
 
{{Special:PrefixIndex/Json}}

Revision as of 11:58, 3 April 2021

LUA Reference



API Reference






































PLUGINS Reference