Method IsReceivedByRemote
IsReceivedByRemote(NetworkTick)
Return true if the snapshot for tick tick
has been received (from a client perspective)
or acknowledged (from the servers POV)
Declaration
public bool IsReceivedByRemote(NetworkTick tick)
Parameters
Type | Name | Description |
---|---|---|
NetworkTick | tick |
Returns
Type | Description |
---|---|
bool |