MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / Data

Method Data

Engine/source/core/util/test/swizzleTest.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 dsize_t Idx() const { return mIdx; }
40
41 U32 Data() const { return mData; }
42 void Data(U32 val) { mData = val; }
43};
44

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected