Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
void MonsterBase::SetPosition( const m_Vec3& pos )
41
{
42
pos_= pos;
43
}
44
45
float MonsterBase::Angle() const
46
{
Callers
2
SpawnPlayer
Method · 0.80
Tick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected