C# 클래스 BolterLibrary.AllEntities.PCMobEntity

상속: System.Entity, IPCMobEntity
파일 보기 프로젝트 열기: usagiuke/BolterV2

공개 메소드들

메소드 설명
GetBuffDebuff ( int index ) : BuffStruct
PCMobEntity ( int index, EntityType eType ) : System

메소드 상세

GetBuffDebuff() 공개 메소드

public GetBuffDebuff ( int index ) : BuffStruct
index int
리턴 BuffStruct

PCMobEntity() 공개 메소드

public PCMobEntity ( int index, EntityType eType ) : System
index int
eType EntityType
리턴 System