Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ __GetType
Method
__GetType
src/hx/cppia/CppiaClasses.cpp:414–414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
413
414
int CppiaClassInfo::__GetType() { return isEnum ? vtEnum : vtClass; }
415
416
int CppiaClassInfo::getEnumIndex(String inName)
417
{
Callers
3
IsWeakRefValid
Method · 0.45
RunFinalizers
Method · 0.45
ScriptableGetType
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected