davgmz / FabulousUtility

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:C++ 98.8%Language:C# 0.7%Language:C 0.4%Language:Batchfile 0.1%