MCPcopy Create free account
hub / github.com/Overload-Technologies/Overload / ItemSize

Method ItemSize

Dependencies/tinyxml2/include/tinyxml2.h:370–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368 }
369
370 virtual int ItemSize() const {
371 return ITEM_SIZE;
372 }
373 int CurrentAllocs() const {
374 return _currentAllocs;
375 }

Callers 2

CreateAttributeMethod · 0.45
CreateUnlinkedNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected