C# 클래스 PathOrder, Killing-Game

상속: UnityEngine.ScriptableObject
파일 보기 프로젝트 열기: SNUGDC/Killing-Game 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
order int
path string

프로퍼티 상세

order 공개적으로 프로퍼티

public int order
리턴 int

path 공개적으로 프로퍼티

public string path
리턴 string