Vixen
02b45cc4
csharp
public readonly record struct BaselineKey

Which entity's which component.

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

Fields and properties (2)

  • public NetworkId Entity

    The networked entity.

  • public uint TypeId

    The component type's wire id.

Methods (1)

  • public BaselineKey(NetworkId Entity, uint TypeId)

    Which entity's which component.

Used by (6)

  • ConnectionBaselineVixen.Net
  • DeltaTestsVixen.Net.Tests
  • ReplicationClientVixen.Net
  • ReplicationServerVixen.Net
  • ReplicationTestsVixen.Net.Tests
  • SentVixen.Net