C# Class ManifestStore81, UnityDecompiled

Inheritance: ManifestStore
Exibir arquivo Open project: CarlosHBC/UnityDecompiled

Protected Methods

Method Description
CreateHumanInterfaceDeviceCapabilityElement ( ) : System.Xml.Linq.XElement
CreateInitialRotationPreferenceElement ( ) : System.Xml.Linq.XElement
CreatePackageElement ( ) : System.Xml.Linq.XElement
CreateVisualElementsElement ( ) : System.Xml.Linq.XElement

Private Methods

Method Description
GetDefaultTileElement ( ) : System.Xml.Linq.XElement
GetShowNameOnTilesElement ( ) : System.Xml.Linq.XElement

Method Details

CreateHumanInterfaceDeviceCapabilityElement() protected method

protected CreateHumanInterfaceDeviceCapabilityElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

CreateInitialRotationPreferenceElement() protected method

protected CreateInitialRotationPreferenceElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

CreatePackageElement() protected method

protected CreatePackageElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

CreateVisualElementsElement() protected method

protected CreateVisualElementsElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement