MCPcopy Create free account
hub / github.com/anjo76/angelscript / GetObject

Method GetObject

sdk/angelscript/source/as_generic.cpp:85–88  ·  view source on GitHub ↗

interface

Source from the content-addressed store, hash-verified

83
84// interface
85void *asCGeneric::GetObject()
86{
87 return currentObject;
88}
89
90// interface
91int asCGeneric::GetObjectTypeId() const

Calls

no outgoing calls

Tested by 15

ConstructStringGenericFunction · 0.64
DestructStringGenericFunction · 0.64
AssignStringGenericFunction · 0.64
StringAddGenericFunction · 0.64
StringLengthGenericFunction · 0.64
AddString2IntGenericFunction · 0.64
ConstructStringGenericFunction · 0.64
DestructStringGenericFunction · 0.64