Click or drag to resize
BlueprintComponentTypesSerialized Property
Wrapper for ComponentTypes 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 string[] ComponentTypesSerialized { get; set; }

Property Value

Type: String
See Also