TriLib 2.2.8
Loading...
Searching...
No Matches
Properties | List of all members
TriLibCore.Interfaces.IAwaitable Interface Reference

Represents an awaitable process. More...

Inheritance diagram for TriLibCore.Interfaces.IAwaitable:
TriLibCore.AssetLoaderContext TriLibCore.MaterialMapperContext TriLibCore.MaterialRendererContext TriLibCore.TextureDataContext TriLibCore.TextureLoadingContext

Properties

bool Completed [get, set]
 Indicates whether this Awaitable is completed.
 

Detailed Description

Represents an awaitable process.

Property Documentation

◆ Completed

bool TriLibCore.Interfaces.IAwaitable.Completed
getset