Click or drag to resize
EntityConfigurationBlueprintId Property
Name of blueprint to use for the entity.

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

Property Value

Type: String
See Also