This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c245cdc36281eb0cd31c8265a263aaaed00a4580
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
Blutility
History
nick darnell
c22851a7d8
Blutility - we now pass in EResolveClass::Yes when checking if the class instance matches for blutility scripts on assets. Otherwise your script commands may not show up as available on unload script class based assets.
...
#jira UE-165574 [CL 23071803 by nick darnell in ue5-main branch]
2022-11-10 01:07:50 -05:00
..
Classes
Editor - Updating the deprecation messages on AssetActionUtility and ActorActionUtility for the SupportedClasses array to help people find it easier.
2022-11-02 23:05:08 -04:00
Private
Blutility - we now pass in EResolveClass::Yes when checking if the class instance matches for blutility scripts on assets. Otherwise your script commands may not show up as available on unload script class based assets.
2022-11-10 01:07:50 -05:00
Public
Editor - Blutility - AssetActionUtilities and ActorActionUtilties no longer load on right click in the Content Browser. Their information is now cached in tag data and we don't load them for real until we actually run the menu options. The GetSupportedClass() has been deprecated, there is now an array of classes you can provide in the Class Defaults. We will now exclude blutilities in developer folders that are not yours.
2022-10-31 12:40:48 -04:00
Blutility.Build.cs
Editor - Blutility - AssetActionUtilities and ActorActionUtilties no longer load on right click in the Content Browser. Their information is now cached in tag data and we don't load them for real until we actually run the menu options. The GetSupportedClass() has been deprecated, there is now an array of classes you can provide in the Class Defaults. We will now exclude blutilities in developer folders that are not yours.
2022-10-31 12:40:48 -04:00