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

Interface INpc

This interface represents a NPC.

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