ArchetypeEventRunner

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun callEvent(target: Entity, event: Entity, source: Entity?)

Calls an event on target with data in an event entity, optionally with a source entity.

fun callEvent(target: Record, event: Record, source: Record?)