Vixen
caa30e12
csharp
public enum InstanceRefusal

Why an instance operation was refused.

Read the guide page for this →

Fields and properties (7)

  • None

    It was not.

  • Unknown

    This build has no such instance or difficulty.

  • LockedOut

    Somebody is locked to it already.

  • BadSize

    There are too few or too many of them.

  • Requirements

    A requirement is not met.

  • Closed

    The run is over.

  • OutOfOrder

    That encounter cannot be started from here.

Used by (2)

  • InstanceRunVixen.Gameplay.Instances
  • InstanceRunTestsVixen.Gameplay.Instances.Tests