Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
public:
21
size_t m_Idx;
Callers
1
OnFileOpen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected