C# Класс a.spritestudio.editor.SSAEImporter.Part

各パーツの情報
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
blendType AlphaBlendType
boundsType BoundsType
expandAttribute string
expandChildren string
index int
inheritType InheritType
name string
parent int
show bool
type NodeType

Открытые методы

Метод Описание
Part ( NodeReader node ) : System
ToString ( ) : string

Описание методов

Part() публичный Метод

public Part ( NodeReader node ) : System
node a.spritestudio.editor.xml.NodeReader
Результат System

ToString() публичный Метод

public ToString ( ) : string
Результат string

Описание свойств

blendType публичное свойство

public AlphaBlendType blendType
Результат AlphaBlendType

boundsType публичное свойство

public BoundsType boundsType
Результат BoundsType

expandAttribute публичное свойство

public string expandAttribute
Результат string

expandChildren публичное свойство

public string expandChildren
Результат string

index публичное свойство

public int index
Результат int

inheritType публичное свойство

public InheritType inheritType
Результат InheritType

name публичное свойство

public string name
Результат string

parent публичное свойство

public int parent
Результат int

show публичное свойство

public bool show
Результат bool

type публичное свойство

public NodeType type
Результат NodeType