Skip to content

sendHeroInput

sendHeroInput(hero, __namedParameters): void

Defined in: packages/engine/src/gameplay/harness.ts:146

Sets what every step from here reads for hero alone, a hero the world’s input does not reach; a field left out keeps its value.

Parameter Type
hero Entity
__namedParameters Partial<StepInput>

void