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

Function nullcGetSubType

NULLC/includes/typeinfo.cpp:357–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355}
356
357unsigned int nullcGetSubType(int id)
358{
359 return NULLCTypeInfo::TypeSubType(id).typeID;
360}

Callers 7

VectorPushBackFunction · 0.70
VectorFrontFunction · 0.70
VectorBackFunction · 0.70
VectorIndexFunction · 0.70
VectorNextFunction · 0.70
AutoArrayAssignMethod · 0.50
AutoArrayAssignRevMethod · 0.50

Calls 1

TypeSubTypeFunction · 0.85

Tested by

no test coverage detected