C# 클래스 tk2dEditor.SpriteCollectionEditor.SpriteCollectionEditorEntry

파일 보기 프로젝트 열기: Collegiennes/Malisse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
index int
listIndex int
name string
selected bool
selectionKey int
type Type

프로퍼티 상세

index 공개적으로 프로퍼티

public int index
리턴 int

listIndex 공개적으로 프로퍼티

public int listIndex
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

selected 공개적으로 프로퍼티

public bool selected
리턴 bool

selectionKey 공개적으로 프로퍼티

public int selectionKey
리턴 int

type 공개적으로 프로퍼티

public Type type
리턴 Type