Knowledge base
Search Blueprint patterns
Searching…
Knowledge base
Knowledge base
Free, anonymous browsing of Unreal Engine Blueprint examples, node references, and best practices. The same content the WoalzCraft plugin uses to generate Blueprints.
21 results for modulo
FModUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo ago% (float)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agostring
BooleanORUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoLess_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoOR=BooleanOR, NOT=Not_PreBool, XOR=BooleanXOR
ANDUE 5.4, 5.7updated 2mo agoCeilUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoA whole number (no decimals). Use for counts, indices, IDs.
Standard addition. Works on Integer, Float, Vector, Rotator, etc — UE picks the right overload from pin types.
BooleanANDUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo ago