csharp
public sealed class PointOfInterestA point of interest with its names resolved.
Fields and properties (7)
public PointOfInterestDefinition DefinitionWhat it was compiled from.
public int IndexWhich of its map's points it is. What a bit in the discovery set means.
public string IdWhat it is called within its map.
public PointKind KindWhat kind it is.
public GameplayTag TagWhat finding it grants.
public bool CountsWhether it counts towards completion.
public RequirementSet RequirementsWhat has to be true to find it.
Used by (4)
- ExplorationLibraryVixen.Gameplay.Exploration
- ExplorationRecordVixen.Gameplay.Exploration
- ExplorationTestsVixen.Gameplay.Exploration.Tests
- MapChartVixen.Gameplay.Exploration