C# 클래스 SkillSet, Unity-SRPG

상속: MonoBehaviour
파일 보기 프로젝트 열기: Policenaut/Unity-SRPG 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
name string
skills List

프로퍼티 상세

name 공개적으로 프로퍼티

public string name
리턴 string

skills 공개적으로 프로퍼티

public List skills
리턴 List