Photon Fusion
2.1.1
Represents a resolved tick rate. More...
Public Member Functions | |
| override readonly string | ToString () |
Public Attributes | |
| int | Client |
| The tick rate for the client. | |
| int | ClientSend |
| The send tick rate for the client. | |
| int | Server |
| The tick rate for the server. | |
| int | ServerSend |
| The send tick rate for the server. | |
Static Public Attributes | |
| const int | WORDS = SIZE / Allocator.REPLICATE_WORD_SIZE |
| The size of the Resolved structure in words. | |
Represents a resolved tick rate.
The tick rate is resolved by the client and server tick rates.