MCPcopy Create free account
hub / github.com/carbonengine/trinity / IsLinked

Method IsLinked

trinity/Controllers/Tr2Controller.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197bool Tr2Controller::IsLinked() const
198{
199 return m_owner != nullptr;
200}
201
202void Tr2Controller::Start()
203{

Callers 7

InitializeMethod · 0.45
InitializeMethod · 0.45
InitializeMethod · 0.45
InitializeMethod · 0.45
InitializeMethod · 0.45
InitializeMethod · 0.45
InitializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected