Click or drag to resize
BlueprintParentId Property
Id of parent blueprint. Used for serialization/deserialization.

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 ParentId { get; set; }

Property Value

Type: String
See Also