Property IsPartialTick
IsPartialTick
True if the current tick is running with delta time that is a fraction of the ServerTickDeltaTime. Only true on the client when running at variable frame rate.
Declaration
public bool IsPartialTick { get; }
Property Value
| Type | Description |
|---|---|
| bool |