Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ScaleB< TInteger >()
[1/2]
static
Half
IFloatingPoint
<
Half
>. System.Half.ScaleB< TInteger >
(
Half
x
,
TInteger
n
)
inline
static
Definition at line
926
of file
Half.cs
.
927
{
928
return
(
Half
)MathF.ScaleB((
float
)x,
int
.
Create
(n));
929
}
System.IO.Compression.ZipArchiveMode.Create
@ Create
System.Half.Half
Half(ushort value)
Definition
Half.cs:78
References
System.MathF.ScaleB()
.
System
Half
Generated by
1.10.0