TrueSync: TrueSync.UnityUtils Class Reference

TrueSync

TrueSync.UnityUtils Class Reference

Provides a few utilities to be used on TrueSync exposed classes. More...

Classes

class  PlayerComparer
 Comparer class to guarantee PhotonPlayer order. More...
 
class  TSBody2DComparer
 Comparer class to guarantee TSCollider2D order. More...
 
class  TSBodyComparer
 Comparer class to guarantee TSCollider order. More...
 

Static Public Attributes

static PlayerComparer playerComparer = new PlayerComparer()
 Instance of a PlayerComparer.
 
static TSBodyComparer bodyComparer = new TSBodyComparer()
 Instance of a TSBodyComparer.
 
static TSBody2DComparer body2DComparer = new TSBody2DComparer()
 Instance of a TSBody2DComparer.
 

Detailed Description

Provides a few utilities to be used on TrueSync exposed classes.

Definition at line 10 of file UnityUtils.cs.


The documentation for this class was generated from the following file:
Generated by   doxygen 1.8.11