C# 클래스 kOS.TermWindow.FunctionButtonDrawInfo

파일 보기 프로젝트 열기: Nivekk/KOS

공개 프로퍼티들

프로퍼티 타입 설명
Bounds UnityEngine.Rect
Downstate bool
Number int
Onstate bool
VisBounds UnityEngine.Rect

프로퍼티 상세

Bounds 공개적으로 프로퍼티

public Rect,UnityEngine Bounds
리턴 UnityEngine.Rect

Downstate 공개적으로 프로퍼티

public bool Downstate
리턴 bool

Number 공개적으로 프로퍼티

public int Number
리턴 int

Onstate 공개적으로 프로퍼티

public bool Onstate
리턴 bool

VisBounds 공개적으로 프로퍼티

public Rect,UnityEngine VisBounds
리턴 UnityEngine.Rect