Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
ThumbnailBuiltEventArgs.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Assets.Compiler.ThumbnailBuiltEventArgs
 An event arguments class containing information about a thumbnail creation. More...
 

Namespaces

package  SiliconStudio.Assets.Compiler
 

Enumerations

enum  SiliconStudio.Assets.Compiler.ThumbnailBuildResult { SiliconStudio.Assets.Compiler.ThumbnailBuildResult.Failed, SiliconStudio.Assets.Compiler.ThumbnailBuildResult.Succeeded, SiliconStudio.Assets.Compiler.ThumbnailBuildResult.Cancelled }
 This enum describes the result of a thumbnail build operation. More...