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

Method CNodeInt16

ReClass/CNodeInt16.cpp:4–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected