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

Method CNodeWord

ReClass/CNodeWORD.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include "CNodeWord.h"
4
5CNodeWord::CNodeWord( )
6{
7 m_nodeType = nt_uint16;
8}
9
10void CNodeWord::Update( const PHOTSPOT Spot )
11{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected