Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Failed()
[1/2]
static
bool
Microsoft.Xna.Framework.Helpers.Failed
(
ErrorCodes
error
)
inline
static
Definition at line
38
of file
Helpers.cs
.
39
{
40
return
(
int
)error < 0;
41
}
Microsoft
Xna
Framework
Helpers
Generated by
1.10.0