Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetObjectType
Method
GetObjectType
sdk/angelscript/source/as_scriptfunction.cpp:607–610 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
605
606
// interface
607
asITypeInfo *asCScriptFunction::GetObjectType() const
608
{
609
return objectType;
610
}
611
612
// interface
613
const char *asCScriptFunction::GetObjectName() const
Callers
3
MakeDelegate
Method · 0.45
ReleaseReferences
Method · 0.45
ReleaseAllHandles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected