Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetDelegateObject
Method
GetDelegateObject
sdk/angelscript/source/as_scriptfunction.cpp:220–223 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
218
219
// interface
220
void *asCScriptFunction::GetDelegateObject() const
221
{
222
return objForDelegate;
223
}
224
225
// interface
226
asITypeInfo *asCScriptFunction::GetDelegateObjectType() const
Callers
2
SetCB
Function · 0.80
Test
Function · 0.80
Calls
no outgoing calls
Tested by
2
SetCB
Function · 0.64
Test
Function · 0.64