Factorio Runtime DocsVersion 2.0.77

EventData - Runtime Docs

EventData :: table

Information about the event that has been raised. The table can also contain other fields depending on the type of event. See the list of Factorio events for more information on these.

Table fields

name :: defines.events

The identifier of the event this handler was registered to.

The identifier of the event this handler was registered to.

tick :: MapTick

The tick during which the event happened.

The tick during which the event happened.

mod_name :: string?

The name of the mod that raised the event if it was raised using LuaBootstrap::raise_event.

The name of the mod that raised the event if it was raised using LuaBootstrap::raise_event.

Fulltext search

Classes

Concepts

Events

Defines

Fulltext search for