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

Method getServerObject

Engine/source/T3D/missionArea.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80//------------------------------------------------------------------------------
81
82MissionArea * MissionArea::getServerObject()
83{
84 return smServerObject;
85}
86
87//------------------------------------------------------------------------------
88

Callers 1

selectWithinMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected