MCPcopy Create free account
hub / github.com/anjo76/angelscript / GetElementTypeId

Method GetElementTypeId

sdk/add_on/scriptgrid/scriptgrid.cpp:604–607  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

602}
603
604int CScriptGrid::GetElementTypeId() const
605{
606 return subTypeId;
607}
608
609void *CScriptGrid::At(asUINT x, asUINT y)
610{

Callers 6

ArrayToStringFunction · 0.45
TestFunction · 0.45
ArrayToStringFunction · 0.45
TestFunction · 0.45
StoreMethod · 0.45
RestoreMethod · 0.45

Calls

no outgoing calls

Tested by 5

TestFunction · 0.36
ArrayToStringFunction · 0.36
TestFunction · 0.36
StoreMethod · 0.36
RestoreMethod · 0.36