Enum HintCreationPolicy
- Namespace
- Archipelago.MultiClient.Net.Enums
- Assembly
- Archipelago.MultiClient.Net.dll
Specifies if a location scout should create an actual hint on the AP server Hints created using location scouts never cost hintpoints
public enum HintCreationPolicy
Fields
CreateAndAnnounce = 1
Create a hint and announce it player that the item belongs to
CreateAndAnnounceOnce = 2
Create a hint and announce it player that the item belongs to but only once announce if the hint didnt exist yet
None = 0
Do not create a hint