Behavior.Entity Property
Definition¶
Namespace: Brine2D.ECS
The entity this behavior is attached to.
public Brine2D.ECS.Entity Entity { get; internal set; }
Namespace: Brine2D.ECS
The entity this behavior is attached to.
public Brine2D.ECS.Entity Entity { get; internal set; }