C# 클래스 DarkEmu_GameServer.character._grabpet

파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 프로퍼티들

프로퍼티 타입 설명
Active bool
Details pet_obj
Grabpetid int
Picking bool
Spawned bool

프로퍼티 상세

Active 공개적으로 프로퍼티

public bool Active
리턴 bool

Details 공개적으로 프로퍼티

public pet_obj,DarkEmu_GameServer Details
리턴 pet_obj

Grabpetid 공개적으로 프로퍼티

public int Grabpetid
리턴 int

Picking 공개적으로 프로퍼티

public bool Picking
리턴 bool

Spawned 공개적으로 프로퍼티

public bool Spawned
리턴 bool