Skip to content

Extremely helpful helper functions for developing Blueprint and C++ projects in Unreal Engine.

License

Notifications You must be signed in to change notification settings

rfsheffer/RyHelpfulHelpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ryan's Helpful Helpers for Unreal Engine

This plugin contains an enormous number of extremely helpful functions for working on Unreal Engine projects of all types.

Find the plugin on the Unreal Marketplace or feel free to download the sources from here and compile directly. The source repo will contain the most up-to-date extensions. I will push updates to the Marketplace in cadence with Epics engine version releases or if requested.

Features

  • Runtime helper functions related to: Actor/Components, UObjects, Animation, Audio, Levels, Logging, Math, UObject reflection and metadata, AI and AI navigation, Pak files, Platform Information, Project Information, Rendering, Variable Types, XR, and much more!
  • Editor helper functions related to: Animation creation, blueprint creation, level modification, custom editor dialogs, custom import windows, custom editor notifications, and much more!
  • Components for extending actors and helping with debugging efforts including a component for per actor debug lines and shapes at editor time or at runtime.

Supported Platforms

The plugin supports the Windows, MacOS, and Linux editor environments and can target the Windows, MacOS, Linux, iOS, and Android runtime environments.

Documentation

See the Wiki for documentation and examples.

Visit the Solar Storm Interactive Discord to talk about the plugin, make feature requests, etc!