Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator Index()
static implicit System.Index.operator
Index
(
int
value
)
inline
static
Definition at line
100
of file
Index.cs
.
101
{
102
return
FromStart
(
value
);
103
}
System.ExceptionArgument.value
@ value
System.Index.FromStart
static Index FromStart(int value)
Definition
Index.cs:51
References
System.Index.FromStart()
, and
System.value
.
System
Index
Generated by
1.10.0