geary
0.22.11
common
geary-core
/
com.mineinabyss.geary.systems.accessors
/
SourceScope
Source
Scope
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
Target
Scope
Event
Scope
Members
Constructors
Source
Scope
Link copied to clipboard
constructor
(
entity
:
Entity
,
data
:
List
<
*
>
)
Properties
entity
Link copied to clipboard
val
entity
:
Entity