MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / SetPosition

Method SetPosition

PanzerChasm/server/monster_base.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void MonsterBase::SetPosition( const m_Vec3& pos )
41{
42 pos_= pos;
43}
44
45float MonsterBase::Angle() const
46{

Callers 2

SpawnPlayerMethod · 0.80
TickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected