Mirror Networking
Mirror.Snapshot Interface Reference

Properties

double remoteTime [get, set]
 
double localTime [get, set]
 

Detailed Description

Definition at line 7 of file Snapshot.cs.

Property Documentation

◆ localTime

double Mirror.Snapshot.localTime
getset

Definition at line 15 of file Snapshot.cs.

15{ get; set; }

◆ remoteTime

double Mirror.Snapshot.remoteTime
getset

Definition at line 10 of file Snapshot.cs.

10{ get; set; }