C# 클래스 entity, code

상속: MonoBehaviour
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
hp int
name string

프로퍼티 상세

hp 보호되어 있는 프로퍼티

protected int hp
리턴 int

name 보호되어 있는 프로퍼티

protected string name
리턴 string