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

インポート結果
Mostrar archivo Open project: cfm-art/SpriteStudioPlayerForUGUI Class Usage Examples

Public Properties

Property Type Description
animations ReadOnlyCollection
cellMapNames ReadOnlyCollection
parts ReadOnlyCollection
settings OverrideSettings

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

animations public_oe property

public ReadOnlyCollection animations
return ReadOnlyCollection

cellMapNames public_oe property

public ReadOnlyCollection cellMapNames
return ReadOnlyCollection

parts public_oe property

public ReadOnlyCollection parts
return ReadOnlyCollection

settings public_oe property

public OverrideSettings settings
return OverrideSettings