IGameDataWorld.GetNpc method
Returns the NPC row for id, or null if unknown.
public NpcInfo? GetNpc(int id)See Also
Section titled “See Also”- struct NpcInfo
- interface IGameDataWorld
- namespace Stellar.Abstractions.Services
Returns the NPC row for id, or null if unknown.
public NpcInfo? GetNpc(int id)