Click or drag to resize
EntityConfigurationConfiguration Property
Configuration for the entity.

Namespace: Slash.ECS.Blueprints.Configurations
Assembly: Slash.ECS.Blueprints (in Slash.ECS.Blueprints.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AttributeTable Configuration { get; set; }

Property Value

Type: AttributeTable
See Also