NetManagerUpdateTime Property |
LiteNetLib |
Library logic update and send period in milliseconds
Namespace: LiteNetLib
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public int UpdateTime { get; set; }
Property Value
Type: Int32See Also