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