Space Engineers
Properties | List of all members
Sandbox.Game.Gui.IMyAsyncResult Interface Reference
Inheritance diagram for Sandbox.Game.Gui.IMyAsyncResult:
Sandbox.Game.Gui.MyLoadListResult Sandbox.Game.Screens.Helpers.MyBattleLoadListResult Sandbox.Game.Gui.MyLoadAISchoolListResult Sandbox.Game.Gui.MyLoadMissionListResult Sandbox.Game.Gui.MyLoadTutorialListResult Sandbox.Game.Gui.MyLoadWorldInfoListResult

Properties

bool IsCompleted [get]
 
Task Task [get]
 

Detailed Description

Definition at line 13 of file MyGuiScreenProgressAsync.cs.

Property Documentation

bool Sandbox.Game.Gui.IMyAsyncResult.IsCompleted
get

Definition at line 15 of file MyGuiScreenProgressAsync.cs.

Task Sandbox.Game.Gui.IMyAsyncResult.Task
get

Definition at line 16 of file MyGuiScreenProgressAsync.cs.


The documentation for this interface was generated from the following file: