Vixen
caa30e12
csharp
public enum InteractionRefusal

Why an interaction was refused, or how it ended.

Read the guide page for this →

Fields and properties (9)

  • None

    It was not.

  • Unknown

    This build has no such interactable.

  • Depleted

    It has been used up and has not come back.

  • Claimed

    Somebody else is on it.

  • Requirements

    A requirement is not met.

  • Busy

    They are already channelling something.

  • NotChannelling

    They are not channelling anything.

  • Unfinished

    The channel has not finished.

  • Interrupted

    Something interrupted it.

Used by (2)

  • InteractionNodeVixen.Gameplay.Interaction
  • InteractionTestsVixen.Gameplay.Interaction.Tests