C# 클래스 GameMachine.NpcDef

파일 보기 프로젝트 열기: gamemachine/gamemachine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
count int
prefabName string
weaponName string
weaponType WeaponType

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int

prefabName 공개적으로 프로퍼티

public string prefabName
리턴 string

weaponName 공개적으로 프로퍼티

public string weaponName
리턴 string

weaponType 공개적으로 프로퍼티

public WeaponType weaponType
리턴 WeaponType