2.0
3.0
>
dev
>
api
>
name
>
gb.autocreate
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
GB.AutoCreate
void *
GB.AutoCreate
( GB_CLASS
class
, int
nparam
)
Returns the automatically created hidden instance of a
Класа
. Creates this instance if it does not exist yet.
class
is the class
Идентификатор
.
nparam
is the number of constructor parameters you pushed on the stack with the
GB.Push
function.
See also
Object Management
,
Calling Functions