Skip to main content
Version: 15.x (API 15) [Current]

Interface INpc

This interface represents a NPC.

Assembly: Dalamud.dll​
Declaration
public interface INpc : ICharacter, IGameObject, IEquatable<IGameObject>