Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Id
string
? System.Xml.Schema.XmlSchemaExternal.Id
get
set
inherited
Definition at line
46
of file
XmlSchemaExternal.cs
.
47
{
48
get
49
{
50
return
_id
;
51
}
52
set
53
{
54
_id
=
value
;
55
}
56
}
System.Xml.Schema.XmlSchemaExternal._id
string _id
Definition
XmlSchemaExternal.cs:13
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaRedefine
Generated by
1.10.0