MCPcopy 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
504int asCScriptFunction::GetId() const
505{
506 return id;
507}
508
509// interface
510int asCScriptFunction::AddRef() const

Callers 5

CompleteFuncDefMethod · 0.80
BindImportedFunctionMethod · 0.80
BuildMethod · 0.80
GetMetadataForFuncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected