Click or drag to resize
BlueprintShouldSerializeAttributeTableSerialized Method
Indicates if the AttributeTableSerialized property should be serialized via Xml.

Namespace: Slash.ECS.Blueprints
Assembly: Slash.ECS.Blueprints (in Slash.ECS.Blueprints.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ShouldSerializeAttributeTableSerialized()

Return Value

Type: Boolean
True if it should be serialized; otherwise, false.
See Also