csharp
public readonly record struct BaselineKeyWhich 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 EntityThe networked entity.
public uint TypeIdThe 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