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

Interface INpc

This interface represents a NPC.

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