Property MaxRpcAgeFrames
MaxRpcAgeFrames
A NetCode RPC will trigger a warning if it hasn't been consumed or destroyed (which is a proxy for 'handled') after this many simulation frames (inclusive). ReceiveRpcCommandRequest.Age. Set to 0 to opt out.
Declaration
public ushort MaxRpcAgeFrames { get; set; }
Property Value
Type | Description |
---|---|
ushort |