csharp
public enum InstanceRefusalWhy an instance operation was refused.
Fields and properties (7)
NoneIt was not.
UnknownThis build has no such instance or difficulty.
LockedOutSomebody is locked to it already.
BadSizeThere are too few or too many of them.
RequirementsA requirement is not met.
ClosedThe run is over.
OutOfOrderThat encounter cannot be started from here.
Used by (2)
- InstanceRunVixen.Gameplay.Instances
- InstanceRunTestsVixen.Gameplay.Instances.Tests