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

Method SetTotal

ReClass/CNodeArray.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 virtual NODESIZE Draw( const PVIEWINFO View, int x, int y );
12
13 inline void SetTotal( ULONG total ) { m_ulTotal = total; }
14 inline ULONG GetTotal( void ) { return m_ulTotal; }
15
16 inline void SetClass( CNodeClass* pNode ) { m_pNode = pNode; }

Callers 1

OnFileOpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected