|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for ReLogic.OS.OSX.OsxPlatform, including all inherited members.
| _disposedValue | ReLogic.OS.Platform | private |
| _services | ReLogic.OS.Platform | private |
| Current | ReLogic.OS.Platform | static |
| Dispose(bool disposing) | ReLogic.OS.Platform | inlineprotectedvirtual |
| Dispose() | ReLogic.OS.Platform | inline |
| Get< T >() | ReLogic.OS.Platform | inlinestatic |
| Has< T >() | ReLogic.OS.Platform | inlinestatic |
| IfHas< T >(Action< T > callback) | ReLogic.OS.Platform | inlinestatic |
| IfHas< T, U >(Func< T, U > callback) | ReLogic.OS.Platform | inlinestatic |
| InitializeClientServices(IntPtr windowHandle) | ReLogic.OS.OSX.OsxPlatform | inline |
| IsLinux | ReLogic.OS.Platform | static |
| IsOSX | ReLogic.OS.Platform | static |
| IsWindows | ReLogic.OS.Platform | static |
| OsxPlatform() | ReLogic.OS.OSX.OsxPlatform | inline |
| Platform(PlatformType type) | ReLogic.OS.Platform | inlineprotected |
| RegisterService< T >(T service) | ReLogic.OS.Platform | inlineprotected |
| Type | ReLogic.OS.Platform |