Skip to content

A collection of utility functions, nodes and other things that can come in handy in Unreal Engine projects of any type.

License

Notifications You must be signed in to change notification settings

ameaninglessname/FabulousUtility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabulous Utility

A collection of utility functions, nodes, and other things that can come in handy in Unreal Engine projects of any type.

Many of these utilities are designed for use with the Gameplay Ability System.

Quick Start

  1. Clone the repository to your project's Plugins folder.
  2. Merge the DefaultGame.ini file from the plugin's Config folder with the file from your project's Config folder.
  3. Recompile your project.

License & Contribution

Fabulous Utility is licensed under the MIT License, see LICENSE.md for more information. Other developers are encouraged to fork the repository, open issues & pull requests to help the development.

About

A collection of utility functions, nodes and other things that can come in handy in Unreal Engine projects of any type.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • Other 1.2%