ScummVM API documentation
SQNativeClosure Struct Reference
Inheritance diagram for SQNativeClosure:

Public Member Functions

SQNativeClosureClone ()
 
void Release ()
 
void Mark (SQCollectable **chain)
 
void Finalize ()
 
SQObjectType GetType ()
 

Static Public Member Functions

static SQNativeClosureCreate (SQSharedState *ss, SQFUNCTION func, SQInteger nouters)
 

Public Attributes

SQInteger _nparamscheck = 0
 
SQIntVec _typecheck
 
SQObjectPtr_outervalues = nullptr
 
SQUnsignedInteger _noutervalues = 0
 
SQWeakRef_env
 
SQFUNCTION _function
 
SQObjectPtr _name
 

The documentation for this struct was generated from the following file: