Click or drag to resize

NetRandomNextDouble Method

Returns random value larger or equal to 0.0 and less than 1.0

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public override double NextDouble()

Return Value

Type: Double
See Also