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.
22 results for split
Splits a struct value into its individual fields (e.g. Break Vector → X, Y, Z pins). Distinct from the loop Break — see that entry.
BreakTransformUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoBreakVectorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoPure node. HitActor is the actor that was hit — cast it to use its interface.
BreakHitResultUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoParseIntoArrayUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoSplits execution into True / False paths based on a Boolean condition. The most common decision node.
BreakRotatorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agostring
GetSubstringUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoUGameplayStatics::BreakHitResult. Most important outputs: bBlockingHit, ImpactPoint, ImpactNormal, HitActor, HitComponent.
Break Hit ResultUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo ago