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

Method SetCodeString

ReClass/CNodeClass.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 inline class CClassFrame* GetChildClassFrame( ) { return m_pChildClassFrame; }
17
18 inline void SetCodeString( LPCTSTR CodeStr ) { m_Code.SetString( CodeStr ); }
19
20public:
21 size_t m_Idx;

Callers 1

OnFileOpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected