Crosstales.Common.Util Namespace Reference
Classes | |
| class | BaseConstants |
| Base for collected constants of very general utility for the asset. More... | |
| class | BaseHelper |
| Base for various helper functions. More... | |
| class | CTHelper |
| Helper to reset the necessary settings. More... | |
| class | CTHelperEditor |
| class | CTOWCompileDefines |
| Adds "CT_OPENWINDOW" define symbol to PlayerSettings define symbols. More... | |
| class | CTPCompileDefines |
| Adds "CT_PROC" define symbol to PlayerSettings define symbols. More... | |
| class | CTPlayerPrefs |
| Wrapper for the PlayerPrefs. More... | |
| class | CTPMacOSPostProcessor |
| Post processor for macOS. More... | |
| class | CTProcess |
| Native process class for standalone IL2CPP-builds (mimicking the missing "System.Diagnostics.Process"-class with the most important properties, methods and events). More... | |
| class | CTProcessStartInfo |
| Specifies a set of values that are used when you start a process (mimicking the "System.Diagnostics.ProcessStartInfo"-class with the most important properties). More... | |
| class | CTScreenshot |
| Take screen shots inside an application. More... | |
| class | CTWebClient |
| Specialized WebClient. More... | |
| class | FileHelper |
| Various helper functions for the file system. More... | |
| class | MemoryCacheStream |
| Memory cache stream. More... | |
| class | NativeMethods |
| Native methods (bridge to Windows). | |
| class | NetworkHelper |
| Base for various helper functions for networking. More... | |
| class | PlatformController |
| Enables or disable game objects and scripts for a given platform. More... | |
| class | RandomColor |
| Random color changer. More... | |
| class | RandomRotator |
| Random rotation changer. More... | |
| class | RandomScaler |
| Random scale changer. More... | |
| class | Singleton |
| Base-class for all singletons. More... | |
| class | SingletonHelper |
| Helper-class for singletons. More... | |
| class | XmlHelper |
| Helper-class for XML. More... | |