![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Classes | |
interface | SiliconStudio.Presentation.View.ITemplateProvider |
An interface for a class that can provide a template for a given object that matches some prerequisites. More... | |
Namespaces | |
package | SiliconStudio.Presentation.View |
Enumerations | |
enum | SiliconStudio.Presentation.View.OverrideRule { SiliconStudio.Presentation.View.OverrideRule.Some, SiliconStudio.Presentation.View.OverrideRule.None, SiliconStudio.Presentation.View.OverrideRule.Most, SiliconStudio.Presentation.View.OverrideRule.All } |
This enum describes how an ITemplateProvider should override other providers that matches the same object. More... | |