mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 17:45:23 +00:00
Changed DefaultUiThemePath path to match UE4.27
This commit is contained in:
parent
2d50eadfdf
commit
517e46b6c7
@ -50,7 +50,7 @@ to set this is by editing your DefaultGame.ini:
|
|||||||
|
|
||||||
```
|
```
|
||||||
[/Script/StevesUEHelpers.StevesGameSubsystem]
|
[/Script/StevesUEHelpers.StevesGameSubsystem]
|
||||||
DefaultUiThemePath="/Game/Path/To/YourUiThemeName.UiTheme"
|
DefaultUiThemePath="/Game/Path/To/DefaultUiTheme.DefaultUiTheme"
|
||||||
```
|
```
|
||||||
|
|
||||||
That ".UiTheme" postfix is required, it's how UE knows what the type is.
|
That ".UiTheme" postfix is required, it's how UE knows what the type is.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user