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

インポート結果
Show file 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 property

public ReadOnlyCollection animations
return ReadOnlyCollection

cellMapNames public property

public ReadOnlyCollection cellMapNames
return ReadOnlyCollection

parts public property

public ReadOnlyCollection parts
return ReadOnlyCollection

settings public property

public OverrideSettings settings
return OverrideSettings