SourceScope

open class SourceScope(val entity: Entity, data: List<*>) : ResultScope

Stores processed data for the source entity in an event.

This is the entity that caused the event.

See also

Constructors

Link copied to clipboard
constructor(entity: Entity, data: List<*>)

Properties

Link copied to clipboard