MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / setState

Method setState

Engine/source/T3D/pathCamera.cpp:324–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324void PathCamera::setState(State s)
325{
326 mState = s;
327 setMaskBits(StateMask);
328}
329
330
331//-----------------------------------------------------------------------------

Callers 1

pathCamera.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected