Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IfHas< T, U >()
static U ReLogic.OS.Platform.IfHas< T, U >
(
Func< T, U >
callback
)
inline
static
inherited
Type Constraints
T
:
class
Definition at line
56
of file
Platform.cs
.
56
:
class
57
{
58
return
Current
._services.IfHas(callback);
59
}
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