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.
24 results for number
A whole number (no decimals). Use for counts, indices, IDs.
Pure node. Returns 0 for empty arrays.
Array_LengthUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoLengthUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoA real number with decimals. UE 5.0+ uses double-precision by default. Use for distances, percentages, time.
string
Less_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoSign (float)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoCeilUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoRoundUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoFModUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo ago