Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CastResult
enum
System.Runtime.CompilerServices.CastHelpers.CastResult
private
Enumerator
CannotCast
CanCast
MaybeCast
Definition at line
21
of file
CastHelpers.cs
.
22
{
23
CannotCast
,
24
CanCast
,
25
MaybeCast
26
}
System.Runtime.CompilerServices.CastHelpers.CastResult.CanCast
@ CanCast
System.Runtime.CompilerServices.CastHelpers.CastResult.CannotCast
@ CannotCast
System.Runtime.CompilerServices.CastHelpers.CastResult.MaybeCast
@ MaybeCast
System
Runtime
CompilerServices
CastHelpers
Generated by
1.10.0