Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Assets.ICancellableAsyncBuild Interface Reference

Public Member Functions

void Cancel ()
 

Properties

string AssemblyPath [get]
 
Task< BuildResult > BuildTask [get]
 
bool IsCanceled [get]
 

Detailed Description

Definition at line 16 of file VSProjectHelper.cs.

Member Function Documentation

void SiliconStudio.Assets.ICancellableAsyncBuild.Cancel ( )

Property Documentation

string SiliconStudio.Assets.ICancellableAsyncBuild.AssemblyPath
get

Definition at line 18 of file VSProjectHelper.cs.

Task<BuildResult> SiliconStudio.Assets.ICancellableAsyncBuild.BuildTask
get

Definition at line 20 of file VSProjectHelper.cs.

bool SiliconStudio.Assets.ICancellableAsyncBuild.IsCanceled
get

Definition at line 22 of file VSProjectHelper.cs.


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