Skip to content
Jigwright
HullForge docs

Start PIE

Start Play In Editor. This is ASYNCHRONOUS: the session begins on a later tick, so the response reports that it was requested, not that it is running. Poll hf_get_pie_state to find out. Stop it with hf_stop_pie when done: leaving PIE running blocks most editing.

hf_start_pieWrite

Arguments

NameTypeDescription
simulateboolean
= false
Simulate rather than possessing a player. Useful for watching physics or AI without a pawn.

Nearby in Play in editor: