Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
RequiresEndLabel
bool
System.Runtime.Serialization.ForState.RequiresEndLabel
get
set
package
Definition at line
37
of file
ForState.cs
.
38
{
39
get
40
{
41
return
_requiresEndLabel
;
42
}
43
set
44
{
45
_requiresEndLabel
=
value
;
46
}
47
}
System.Runtime.Serialization.ForState._requiresEndLabel
bool _requiresEndLabel
Definition
ForState.cs:15
System.ExceptionArgument.value
@ value
System
Runtime
Serialization
ForState
Generated by
1.10.0