Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FRandomStream
Type | Name | Description | |
---|---|---|---|
![]() |
void | Initialize
(
int32 InSeed |
Initializes this random stream with the specified seed value. |
![]() |
void | Initialize
(
FName InName |
Initializes this random stream using the specified name. |