Procedural Dungeon ⏵ Room ⏵ Get Random Stream
Get Random Stream
Class: Room
Category: Room
Description
Returns the RandomStream from the Dungeon Generator
Node
C++
FRandomStream GetRandomStream() const
Inputs
Name | Type | Description |
---|---|---|
Target | Room Object Reference |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Random Stream Structure | Returns the RandomStream from the Dungeon Generator |