Skip to content

Unreal Engine plugin to override Slate navigation config within blueprints

Notifications You must be signed in to change notification settings

Tonetfal/SlateBlueprintsNavigationExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slate Blueprints Navigation Extension

This plugin allows to customize Slate navigation config from blueprints.

Installation

Download the release that you wish to use from the Release page, and copy its Plugins directory into your project's root.

Usage

If you want to apply the config immediately after the game starts, go to Project Settings -> Engine -> Slate & Blueprints Navigation Extension, and edit the settings you are presented with.

The plugin comes with an ability to change the config during runtime as well. There are a few functions you can find in Slate Navigation Controller. They are pretty straightforward.

Docs/slatebpnavext_api.png

To change a particular property in the existing settings you can do the following: Docs/slatebpnavext_partiallychangesettings.png

About

Unreal Engine plugin to override Slate navigation config within blueprints

Resources

Stars

Watchers

Forks

Packages

No packages published