Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetDelegateFunction
Method
GetDelegateFunction
sdk/angelscript/source/as_scriptfunction.cpp:235–238 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
233
234
// interface
235
asIScriptFunction *asCScriptFunction::GetDelegateFunction() const
236
{
237
return funcForDelegate;
238
}
239
240
// TODO: operator==
241
/*
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