MCPcopy Create free account
hub / github.com/ajkhoury/ReClassEx / GetMemorySize

Method GetMemorySize

ReClass/CNodePtrArray.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80ULONG CNodePtrArray::GetMemorySize( )
81{
82 return m_pNodePtr->GetMemorySize( ) * m_ulPtrCount;
83}
84
85void CNodePtrArray::Update( const PHOTSPOT Spot )
86{

Callers 1

DrawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected