Struct SnapshotDataBufferComponentLookup
Helper struct that can be used to inspect the presence of components from a Snapshot
Inherited Members
Namespace: Unity.NetCode .LowLevel
Assembly: solution.dll
Syntax
public struct SnapshotDataBufferComponentLookup
Methods
Name | Description |
---|---|
Get |
Retrieve the prediction mode used as fallback if the spawning ghost has not been classified. |
Get |
Retrieve the network id of the player owning the ghost if the ghost archetype has a
Ghost |
Has |
Check if the a component of type |
Has |
Check if the a component of type |
Has |
Check if the spawning ghost has a Ghost |
Is |
Check if the spawning ghost mode is owner predicted. |
Try |
Try to retrieve the data for a component type |
Try |
Try to retrieve the data for a component type |