MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetCurrentPosition

Function GetCurrentPosition

engine/Poseidon/World/Scene/Object.hpp:693–693  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

691 void DestroyObject() override;
692 TMError TransferMsg(NetworkMessageContext &ctx) override;
693 float CalculateError(NetworkMessageContext &ctx) override;
694 Vector3 GetCurrentPosition() const override {return Position();}
695
696 // Get external camera position (model space)

Callers 2

GetSpeakerPositionMethod · 0.85
TransferMsgMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected