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

Go to the source code of this file.

Namespaces

package  SiliconStudio.Quantum
 

Enumerations

enum  SiliconStudio.Quantum.CombineMode { SiliconStudio.Quantum.CombineMode.DoNotCombine, SiliconStudio.Quantum.CombineMode.AlwaysCombine, SiliconStudio.Quantum.CombineMode.CombineOnlyForAll }
 An enum that describes what to do with a node or a command when combining view models. More...