Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Has< T >()
static
bool
ReLogic.OS.Platform.Has< T >
(
)
inline
static
inherited
Type Constraints
T
:
class
Definition at line
46
of file
Platform.cs
.
46
:
class
47
{
48
return
Current
._services.Has<T>();
49
}
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