Class TemplateAssetDescription
A template for creating assets.
[DataContract("TemplateAsset")]
public class TemplateAssetDescription : TemplateDescription, IFileSynchronizable
- Inheritance
-
TemplateAssetDescription
- Implements
- Derived
- Inherited Members
Properties
AssetTypeName
public string AssetTypeName { get; set; }
Property Value
ImportSource
public bool ImportSource { get; set; }
Property Value
RequireName
public bool RequireName { get; set; }
Property Value
Methods
GetAssetType()
public Type GetAssetType()
Returns
GetSupportedExtensions()
public FileExtensionCollection GetSupportedExtensions()