Ultimate Replay Scripting Reference
UltimateReplay.Util Namespace |

Class | Description | |
---|---|---|
![]() |
BitConverterNonAlloc |
Custom implmenetation of the BitConverter class that does not make any allocations.
This is important as the methods may be called thousands of times per second.
|
![]() |
MonoSingletonT |
Singleton imeplentation using MonoBehaviour as a base class.
A dedicated owner object is created so that the singleton instance can be attached to it.
|