Vixen
02b45cc4
csharp
public enum Interest

What one rule has to say about whether a player is told about an object.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Undecided

    Nothing to say. The next rule decides, or the chain's fallback does.

  • Observed

    Tell them about it, and stop asking.

  • Hidden

    Do not, and stop asking.

Used by (5)

  • ExplicitInterestRuleVixen.Net
  • IInterestRuleVixen.Net
  • InterestChainVixen.Net
  • NetworkSpawnTestsVixen.Net.Engine.Tests
  • SceneInterestRuleVixen.Net.Engine