Back to search
Node refGold tierMath

RandomBoolWithWeight — random bool with probability weight

Updated 3mo ago
UE 5.0UE 5.1UE 5.2UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#math#random#bool#probability#weight

Reference

Weight 0.0=always false, 1.0=always true, 0.5=50%.

Pins

Inputs

  • Weight:float

Outputs

  • ReturnValue:bool

Function target: RandomBoolWithWeight · Node name: Random Bool with Weight