Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Get< T >()
static T ReLogic.OS.Platform.Get< T >
(
)
inline
static
inherited
Type Constraints
T
:
class
Definition at line
41
of file
Platform.cs
.
41
:
class
42
{
43
return
Current
._services.Get<T>();
44
}
ReLogic.OS.Platform.Current
static readonly Platform Current
Definition
Platform.cs:11
References
ReLogic.OS.Platform.Current
.
ReLogic
OS
Windows
WindowsPlatform
Generated by
1.10.0