Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetId
Method
GetId
sdk/angelscript/source/as_scriptfunction.cpp:504–507 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
502
503
// interface
504
int asCScriptFunction::GetId() const
505
{
506
return id;
507
}
508
509
// interface
510
int asCScriptFunction::AddRef() const
Callers
5
CompleteFuncDef
Method · 0.80
BindImportedFunction
Method · 0.80
Build
Method · 0.80
GetMetadataForFunc
Method · 0.80
GetMetadataForTypeMethod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected