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

Go to the source code of this file.

Classes

class  SiliconStudio.Core.DefaultValueMetadata
 Abstract class that could be overloaded in order to define how to get default value of an PropertyKey. More...
 
class  SiliconStudio.Core.DefaultValueMetadata< T >
 
class  SiliconStudio.Core.StaticDefaultValueMetadata< T >
 Defines default value of a specific PropertyKey as a parameter value. More...
 
class  SiliconStudio.Core.DelegateDefaultValueMetadata< T >
 Specifies a delegate to fetch the default value of an PropertyKey. More...
 

Namespaces

package  SiliconStudio.Core