Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for ReLogic.OS.Windows.WindowsPlatform, including all inherited members.
_disposedValue | ReLogic.OS.Windows.WindowsPlatform | private |
_services | ReLogic.OS.Platform | private |
_wndProcHook | ReLogic.OS.Windows.WindowsPlatform | private |
Current | ReLogic.OS.Platform | static |
Dispose(bool disposing) | ReLogic.OS.Windows.WindowsPlatform | inlineprotectedvirtual |
ReLogic::OS::Platform.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.Windows.WindowsPlatform | inline |
IsLinux | ReLogic.OS.Platform | static |
IsOSX | ReLogic.OS.Platform | static |
IsWindows | ReLogic.OS.Platform | static |
Platform(PlatformType type) | ReLogic.OS.Platform | inlineprotected |
RegisterService< T >(T service) | ReLogic.OS.Platform | inlineprotected |
Type | ReLogic.OS.Platform | |
WindowsPlatform() | ReLogic.OS.Windows.WindowsPlatform | inline |