ComponentType

Property

Namespace: Ignis

Declared in: Ignis.EntityComponentEventArgs


Component type that corresponds to this event.

Syntax

public Type ComponentType { public get; }

Back to index