Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetFuncType
Method
GetFuncType
sdk/angelscript/source/as_scriptfunction.cpp:959–962 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
957
958
// interface
959
asEFuncType asCScriptFunction::GetFuncType() const
960
{
961
return funcType;
962
}
963
964
// interface
965
asUINT asCScriptFunction::GetVarCount() const
Callers
8
HasExternalReferences
Method · 0.80
BindImportedFunction
Method · 0.80
ReportAndReleaseUndestroyedObjects
Method · 0.80
GetExceptionInfo
Function · 0.80
Compile
Method · 0.80
Test
Function · 0.80
SetCB
Function · 0.80
Test
Function · 0.80
Calls
no outgoing calls
Tested by
4
Compile
Method · 0.64
Test
Function · 0.64
SetCB
Function · 0.64
Test
Function · 0.64