EntityID

Property

Namespace: Ignis

Declared in: Ignis.EntityComponentEventArgs


Entity ID that corresponds to this event.

Syntax

public int EntityID { public get; }

Back to index