Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.BuildEngine.CommandDependsOnAttribute Class Reference
Inheritance diagram for SiliconStudio.BuildEngine.CommandDependsOnAttribute:
Attribute

Public Member Functions

 CommandDependsOnAttribute (params Type[] types)
 

Public Attributes

readonly IEnumerable< Type > Types
 

Detailed Description

Definition at line 8 of file CommandDependsOnAttribute.cs.

Constructor & Destructor Documentation

SiliconStudio.BuildEngine.CommandDependsOnAttribute.CommandDependsOnAttribute ( params Type[]  types)

Definition at line 12 of file CommandDependsOnAttribute.cs.

Member Data Documentation

readonly IEnumerable<Type> SiliconStudio.BuildEngine.CommandDependsOnAttribute.Types

Definition at line 10 of file CommandDependsOnAttribute.cs.


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