MCPcopy Create free account
hub / github.com/WheretIB/nullc / SelectTypeByIndex

Function SelectTypeByIndex

NULLC/Callbacks.cpp:1166–1169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1164}
1165
1166void SelectTypeByIndex(unsigned int index)
1167{
1168 currType = CodeInfo::typeInfo[index];
1169}
1170
1171TypeInfo* GetSelectedType()
1172{

Callers 2

ImportModuleMethod · 0.85
ParseSelectTypeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected