Property ValidItems
ValidItems
Gets a dictionary mapping each base item type to a boolean indicating if the property is valid.
public IReadOnlyDictionary<NwBaseItem, bool> ValidItems { get; }
Gets a dictionary mapping each base item type to a boolean indicating if the property is valid.
public IReadOnlyDictionary<NwBaseItem, bool> ValidItems { get; }