Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetIsValueFaulted()
static
bool
System.LazyHelper.GetIsValueFaulted
(
LazyHelper
state
)
inline
static
package
Definition at line
78
of file
LazyHelper.cs
.
79
{
80
return
state
?._exceptionDispatch !=
null
;
81
}
System.ExceptionArgument.state
@ state
References
System.state
.
System
LazyHelper
Generated by
1.10.0