Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsOpenModel
bool
System.Xml.Serialization.StructMapping.IsOpenModel
get
set
package
Definition at line
161
of file
StructMapping.cs
.
162
{
163
get
164
{
165
return
_openModel
;
166
}
167
set
168
{
169
_openModel
=
value
;
170
}
171
}
System.Xml.Serialization.StructMapping._openModel
bool _openModel
Definition
StructMapping.cs:19
System.ExceptionArgument.value
@ value
System
Xml
Serialization
StructMapping
Generated by
1.10.0