Click or drag to resize
BlueprintAttributeTable Property
Data for initializing the components of entities created with this blueprint.

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

Property Value

Type: IAttributeTable
See Also