C# Class Tera.Game.NpcEntity

Inheritance: Entity, IHasOwner
Show file Open project: gothos-folly/TeraDamageMeter Class Usage Examples

Public Methods

Method Description
NpcEntity ( Tera.Game.EntityId id, Tera.Game.EntityId ownerId, Entity owner, NpcInfo info )

Method Details

NpcEntity() public method

public NpcEntity ( Tera.Game.EntityId id, Tera.Game.EntityId ownerId, Entity owner, NpcInfo info )
id Tera.Game.EntityId
ownerId Tera.Game.EntityId
owner Entity
info NpcInfo