FRandomStream

Overload list

Windows
MacOS
Linux
Name Description

Public function

FRandomStream()

Default constructor.

The seed should be set prior to use.

Public function

FRandomStream

(
    int32 InSeed
)

Creates and initializes a new random stream from the specified seed value.

Public function

FRandomStream

(
    FName InName
)

Creates and initializes a new random stream from the specified name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss