Click or drag to resize
GameBlueprintManager Property
Manages all blueprints available in the game.

Namespace: Slash.Application.Games
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IBlueprintManager BlueprintManager { get; set; }

Property Value

Type: IBlueprintManager
See Also