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.
32 results for current
Get Current Level NameUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoPure node. Cast to your AGameState subclass to access custom replicated data.
GetGameStateUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoGetCurrentLevelNameUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoGet Game StateUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoUGameplayStatics::GetGameMode. Cast to your custom GameMode class.
Get Game ModeUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoGet VelocityUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoPure node. Cast result to your GameMode subclass to access custom properties.
GetGameModeUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoGet Physics Linear VelocityUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agostring
Pure node. Use VSize(GetVelocity) to get speed as float.
GetVelocityUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo ago