Class BuildingGameProgress
Game building progress reporting handler.
Inheritance
System.Object
FlaxEditor.Progress.ProgressHandler
BuildingGameProgress
Namespace: FlaxEditor.Progress.Handlers
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class BuildingGameProgress : ProgressHandler
Constructors
BuildingGameProgress()
Initializes a new instance of the BuildingGameProgress class.
Declaration
public BuildingGameProgress()
Extension Methods
See Also
FlaxEditor.Progress.ProgressHandler