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

Method allowPlayerStep

Engine/source/T3D/tsStatic.h:263–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 MeshType getCollisionType() const { return mCollisionType; }
262
263 bool allowPlayerStep() const { return mAllowPlayerStep; }
264
265 TSShapeInstance* getShapeInstance() const { return mShapeInstance; }
266

Callers 1

stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected