Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator double()
static System.Text.Json.Nodes.JsonNode.operator double
(
JsonNode
value
)
inline
explicit
static
inherited
Definition at line
382
of file
JsonNode.cs
.
383
{
384
return
value
.GetValue<
double
>();
385
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Text
Json
Nodes
JsonValueTrimmable
Generated by
1.10.0