Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator*()
[1/3]
static
Vector
<
T
>
System.Numerics.Vector
<
T
>.operator*
(
T
factor
,
Vector
<
T
>
value
)
inline
static
Definition at line
1144
of file
Vector.cs
.
1145
{
1146
return
value
* factor;
1147
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Numerics
Vector
Generated by
1.10.0