Click or drag to resize
BlueprintAttributeTableSerialized Property
Wrapper for AttributeTable property for xml serialization.

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

Property Value

Type: AttributeTable
See Also