![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum class | ESeed : uint32 { Expression = 0 , Parameter , InterfaceInit , InterfaceDuplicate , InterfacePostLoad , Compile , FunctionInput , FunctionOutput , RerouteVariable , RerouteColor } |
Functions | |
| FLinearColor | MakeRandomColor (FStringView Str, ESeed Seed) |
| FGuid | NewGuid (FStringView Str, ESeed Seed) |
| void | LogWarningIfCooking (FStringView Message) |
|
strong |
| void CookDeterminism::LogWarningIfCooking | ( | FStringView | Message | ) |
| FLinearColor CookDeterminism::MakeRandomColor | ( | FStringView | Str, |
| ESeed | Seed | ||
| ) |
| FGuid CookDeterminism::NewGuid | ( | FStringView | Str, |
| ESeed | Seed | ||
| ) |