Skip to content

Sythenz/UE4-Plugin-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 

Repository files navigation

About

This repo is just a list of resources I have found when doing research on Slate, and Unreal Engine plugin development. Hopefully, this will be useful to some others.

Please pull request any resources you have! If you cannot for whatever reason, feel free to contact me on twitter. @Codekittah

Note:

Some of the best resources you can find on Slate specifically already exist in Unreal Engine. My go-to method usually is to use the Widget Reflector Window > Developer Tools > Widget Reflectorand then looking for a given slate widget, e.g: SPlacementAssetThumbnail, searching for this across the full UE4 solution.

Alternatively, if it's really some specific area of the editor, search the solution for whats on screen. E.g: "World Outliner" or "Blueprint\Add Script" - ensuring to add the quotations, as you're searching for a string as a starting point.

Hope that tip helps too!

❤️

Tutorials:

Modules and General Plugin Development:

Unreal Engine:

KantanDev:

Orfeas Eleftheriou:

Alessa Baker:

Slate:

Plugins:

Graphs:

Git Repositories:

About

A list of community resources for Slate, Graphs, and UE4 Plugin Development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published