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

Method GetMemorySize

ReClass/CNodeArray.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48ULONG CNodeArray::GetMemorySize( )
49{
50 return m_pNode->GetMemorySize( ) * m_ulTotal;
51}
52
53NODESIZE CNodeArray::Draw( const PVIEWINFO View, int x, int y )
54{

Callers 15

OnCharMethod · 0.45
CalcOffsetsMethod · 0.45
SaveXMLMethod · 0.45
OnButtonGenerateMethod · 0.45
DrawMethod · 0.45
DrawMethod · 0.45
SetSelectedMethod · 0.45
SetSelectedMethod · 0.45
OnKeyDownMethod · 0.45
OnPaintMethod · 0.45
OnMouseHoverMethod · 0.45
ReplaceNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected