C# Class a.spritestudio.editor.SSAEImporter.Part

各パーツの情報
Afficher le fichier Open project: cfm-art/SpriteStudioPlayerForUGUI

Méthodes publiques

Свойство Type Description
blendType AlphaBlendType
boundsType BoundsType
expandAttribute string
expandChildren string
index int
inheritType InheritType
name string
parent int
show bool
type NodeType

Méthodes publiques

Méthode Description
Part ( NodeReader node ) : System
ToString ( ) : string

Method Details

Part() public méthode

public Part ( NodeReader node ) : System
node a.spritestudio.editor.xml.NodeReader
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

blendType public_oe property

public AlphaBlendType blendType
Résultat AlphaBlendType

boundsType public_oe property

public BoundsType boundsType
Résultat BoundsType

expandAttribute public_oe property

public string expandAttribute
Résultat string

expandChildren public_oe property

public string expandChildren
Résultat string

index public_oe property

public int index
Résultat int

inheritType public_oe property

public InheritType inheritType
Résultat InheritType

name public_oe property

public string name
Résultat string

parent public_oe property

public int parent
Résultat int

show public_oe property

public bool show
Résultat bool

type public_oe property

public NodeType type
Résultat NodeType