C# 클래스 Tab, smapi-mod-dump

상속: MonoBehaviour
파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Sheet Texture2D
TopLeft Rectangle

프로퍼티 상세

Sheet 공개적으로 정적으로 프로퍼티

The sprite sheet containing the tab sprites.
public static Texture2D Sheet
리턴 Texture2D

TopLeft 공개적으로 정적으로 프로퍼티

The top-left corner.
public static Rectangle TopLeft
리턴 Rectangle