Skip to content

@modoki/engine / index / isJournalEnabled

Function: isJournalEnabled()

isJournalEnabled(): boolean

Is recording currently on? Cheapest guard for callers that want to skip building a payload (entityRef, object alloc) before calling emit() when journaling is off.

Returns

boolean

Built with Modoki.