Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FRandomStream
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor.The seed should be set prior to use. | ||
![]() |
FRandomStream
(
int32 InSeed |
Creates and initializes a new random stream from the specified seed value. | |
![]() |
FRandomStream
(
FName InName |
Creates and initializes a new random stream from the specified name. |