Lua SDK
-
Python SDK
1.4.12
Tutorial
Examples
Frequently Asked Questions
Guerilla API Reference
Classes
Functions
_
_exec
blast
classisclassof
countchildren
evalstring
executefunction
executescript
executestring
firstchild
getclass
getclassbyname
getclasschildren
getclassesbypattern
getclassname
getclassparents
getmainwindowhandle
getopenfilename
getpreferences
getprefixesfromname
getsavefilename
gpu_memory_info
isclass
isclassof
listchildren
loaddocument
mergedocument
newdocument
perror
plog
printselection
pwarning
pynode
quit
rangetonumbers
removeprefixfrompath
render
saveasref
savedocument
savedocumentas
setglobal
version
Changelog
Guerilla
Docs
»
Guerilla API Reference
»
getclass
View page source
getclass
¶
guerilla.
getclass
(
object
)
¶
Returns the given object class or nil if object was not created from a class
Parameters:
object
(
Object
) – The object to retrieve class
Returns:
The object class
Return type:
table