Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ setKneelingMode
Method
setKneelingMode
game/state/battle/battleunit.cpp:5374–5374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5372
}
5373
5374
void BattleUnit::setKneelingMode(KneelingMode mode) { kneeling_mode = mode; }
5375
5376
void BattleUnit::setWeaponAimingMode(WeaponAimingMode mode) { fire_aiming_mode = mode; }
5377
Callers
3
initialUnitSpawn
Method · 0.80
executeGroupAIDecision
Method · 0.80
BattleView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected