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

Go to the source code of this file.

Classes

class  SiliconStudio.Assets.Serializers.AssetBaseSerializer
 A Yaml Serializer for AssetBase. Because this type is immutable we need to implement a special serializer.
 

Namespaces

package  SiliconStudio.Assets.Serializers
 

Typedefs

using ITypeDescriptor = SharpYaml.Serialization.ITypeDescriptor
 

Typedef Documentation

using ITypeDescriptor = SharpYaml.Serialization.ITypeDescriptor

Definition at line 10 of file AssetBaseSerializer.cs.