Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
EndIf
Label
System.Runtime.Serialization.IfState.EndIf
get
set
package
Definition at line
11
of file
IfState.cs
.
12
{
13
get
14
{
15
return
_endIf
;
16
}
17
set
18
{
19
_endIf
=
value
;
20
}
21
}
System.Runtime.Serialization.IfState._endIf
Label _endIf
Definition
IfState.cs:9
System.ExceptionArgument.value
@ value
System
Runtime
Serialization
IfState
Generated by
1.10.0