C# 클래스 NpcConfig, CSharpGameFramework

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

공개 프로퍼티들

프로퍼티 타입 설명
ActorId int
CampId int
IsPassive int
Level int

프로퍼티 상세

ActorId 공개적으로 프로퍼티

public int ActorId
리턴 int

CampId 공개적으로 프로퍼티

public int CampId
리턴 int

IsPassive 공개적으로 프로퍼티

public int IsPassive
리턴 int

Level 공개적으로 프로퍼티

public int Level
리턴 int