Skip to main content

Struct AuthorityTime

Syntax
public struct AuthorityTime

Constructors

AuthorityTime(INetworkPlayer, Double)

Declaration
public AuthorityTime(INetworkPlayer owner, double time)
Parameters
TypeNameDescription
Mirage.INetworkPlayerowner
System.Doubletime

Fields

Owner

Declaration
public readonly INetworkPlayer Owner

Time

Declaration
public readonly double Time