C# Class BolterLibrary.AllEntities.NPCEntity

Inheritance: System.Entity, INPCEntity
Show file Open project: usagiuke/BolterV2

Public Methods

Method Description
NPCEntity ( int index, EntityType eType ) : System

Method Details

NPCEntity() public method

public NPCEntity ( int index, EntityType eType ) : System
index int
eType EntityType
return System