Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Helpers > API/Plugins/PCG/Helpers/UPCGBlueprintHelpers
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Helpers/PCGBlueprintHelpers.h |
| Include | #include "Helpers/PCGBlueprintHelpers.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Helpers/PCGBlueprintHelpers.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"PCG&124;Helpers", Meta&61;&40;ScriptMethod&41;&41;
static FRandomStream GetRandomStream
&40;
const FPCGPoint & InPoint,
const UPCGSettings &42; OptionalSettings,
const UPCGComponent &42; OptionalComponent
&41;
Remarks
Creates a random stream from a point's seed and settings/component's seed (optional)