C# Class tk2dEditor.SpriteCollectionEditor.SpriteCollectionEditorEntry

Mostrar archivo Open project: Collegiennes/Malisse Class Usage Examples

Public Properties

Property Type Description
index int
listIndex int
name string
selected bool
selectionKey int
type Type

Property Details

index public_oe property

public int index
return int

listIndex public_oe property

public int listIndex
return int

name public_oe property

public string name
return string

selected public_oe property

public bool selected
return bool

selectionKey public_oe property

public int selectionKey
return int

type public_oe property

public Type type
return Type