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