Click or drag to resize
EntityComponentDataComponent Property
Component that has been interacted with.

Namespace: Slash.ECS.Events
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public IEntityComponent Component { get; }

Property Value

Type: IEntityComponent
See Also