csharp
public enum InteractionRefusalWhy an interaction was refused, or how it ended.
Fields and properties (9)
NoneIt was not.
UnknownThis build has no such interactable.
DepletedIt has been used up and has not come back.
ClaimedSomebody else is on it.
RequirementsA requirement is not met.
BusyThey are already channelling something.
NotChannellingThey are not channelling anything.
UnfinishedThe channel has not finished.
InterruptedSomething interrupted it.
Used by (2)
- InteractionNodeVixen.Gameplay.Interaction
- InteractionTestsVixen.Gameplay.Interaction.Tests