↓ 18 callersFunctiongetDeterministicUnitName(
map: MapData,
vector: Vector,
player: PlayerID,
info: UnitInfo,
offset = 0,
hasLeader = _hasLead
athena/info/UnitNames.tsx:94
↓ 17 callersFunctioncanBuild(
map: MapData,
info: BuildingInfo,
player: PlayerOrPlayerID,
to: Vector,
isEditor = false,
)
athena/lib/canBuild.tsx:25
↓ 16 callersFunctiongetMovementPath(
map: MapData,
to: Vector,
fields: ReadonlyMap<Vector, RadiusItem>,
vision: VisionT | null,
)
athena/lib/getMovementPath.tsx:6
↓ 12 callersFunctionaddFlashAnimation(
animations: Animations,
{
children,
color,
onComplete = (state) => state,
position,
hera/lib/addFlashAnimation.tsx:9
↓ 10 callersFunctioninjectTranslation(
object: {
prototype: Prototype;
},
entityMap: Record<string, () => string>,
fields?: [T, S],
)
hera/i18n/injectTranslation.tsx:11