MCPcopy 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
959asEFuncType asCScriptFunction::GetFuncType() const
960{
961 return funcType;
962}
963
964// interface
965asUINT asCScriptFunction::GetVarCount() const

Callers 8

HasExternalReferencesMethod · 0.80
BindImportedFunctionMethod · 0.80
GetExceptionInfoFunction · 0.80
CompileMethod · 0.80
TestFunction · 0.80
SetCBFunction · 0.80
TestFunction · 0.80

Calls

no outgoing calls

Tested by 4

CompileMethod · 0.64
TestFunction · 0.64
SetCBFunction · 0.64
TestFunction · 0.64