C# 클래스 BolterLibrary.AllEntities.NPCEntity

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

공개 메소드들

메소드 설명
NPCEntity ( int index, EntityType eType ) : System

메소드 상세

NPCEntity() 공개 메소드

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