EntityPrefab._componentConfigurators Field
Definition¶
Namespace: Brine2D.ECS
Component configuration actions (called after component is added).
private readonly List<Action<Entity>> _componentConfigurators;
Namespace: Brine2D.ECS
Component configuration actions (called after component is added).
private readonly List<Action<Entity>> _componentConfigurators;