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