![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Classes | |
| class | SiliconStudio.Core.ValidateValueMetadata |
| class | SiliconStudio.Core.ValidateValueMetadata< T > |
| A metadata to allow validation/coercision of a value before storing the value into the PropertyContainer. More... | |
Namespaces | |
| package | SiliconStudio.Core |
Functions | |
| delegate void | SiliconStudio.Core.ValidateValueCallback< T > (ref T value) |
| Delegate ValidateValueCallback used by ValidateValueMetadata. More... | |