Interface INpc
This interface represents a NPC.
Assembly: Dalamud.dll
View Source
Declaration
public interface INpc : ICharacter, IGameObject, IEquatable<IGameObject>
This interface represents a NPC.
public interface INpc : ICharacter, IGameObject, IEquatable<IGameObject>