Giter Club home page Giter Club logo

hardreferencefinder's Introduction

Hard Reference Finder

An open-source editor plugin for Unreal Engine 5 that identifies hard references in a blueprint graph.

The plugin allows you to summon a window which links to the various function calls, variables, graph pins, etc that are causing hard package references to other assets. Results are grouped by package and sorted by size, from largest to smallest.

Compatible with Unreal Engine versions 5.3, 5.2, 5.1, 5.0 and 4.27.

Image showing plugin usage in an example blueprint

Installation

  • Download the zip and unpack it (or clone this repository) to your projects Plugins folder.
  • Build the game with the plugin.
  • If necessary, enable the plugin from the plugins windows.

Usage

Open any blueprint with a graph or function view, then select Window -> Hard References from the toolbar.

Image showing how to summon the hard references viewport

Known Issues

  • After modifying a blueprint, you have to compile/save it before 'Refresh' will display the updated list of references.
  • Isn't identifying references from:
    • function arguments
    • properties nested in a struct
  • Note: This is still an initial version; the tool is unable to identify the source of some package references in a blueprint. Bug reports/pull requests/methods for detecting unidentified references are appreciated.

hardreferencefinder's People

Contributors

heyomidk avatar daniel-amthauer avatar oktomus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.