Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
EndLabel
Label
System.Runtime.Serialization.ForState.EndLabel
get
set
package
Definition at line
25
of file
ForState.cs
.
26
{
27
get
28
{
29
return
_endLabel
;
30
}
31
set
32
{
33
_endLabel
=
value
;
34
}
35
}
System.Runtime.Serialization.ForState._endLabel
Label _endLabel
Definition
ForState.cs:13
System.ExceptionArgument.value
@ value
System
Runtime
Serialization
ForState
Generated by
1.10.0