Vixen
02b45cc4
csharp
public sealed class ReplicateEverythingResolver

Tells everybody about everything that has a NetworkId.

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

Remarks

What a new project gets. It is correct, it is what a prototype wants, and it is the thing to replace first when the bandwidth graph stops being flat.

Methods (1)

  • public void Resolve(World world, PlayerId player, List<Entity> observed)

    Fills with what this player should be told about.

Used by (1)

  • ReplicationServerVixen.Net