Files
UnrealEngineUWP/Engine/Source/Developer/AssetTools
Michael Schoell 99430dae16 #summary Can now deprecate Blueprint classes via a checkbox in the Blueprint properties
#add Added a checkbox to deprecate a Blueprint, the Blueprint will no longer be placeable, children classes can no longer be made of it (or any of it's children) and no new variables can be designated in Blueprints of the BP type.

#change AddSubMenu will now take the tooltip as an FText attribute so the tooltip can be hooked up to a function

#ttp 304153 - LICENSEE: K2:  Add support for deprecating a blueprint class

[CL 2181415 by Michael Schoell in Main branch]
2014-07-09 10:32:27 -04:00
..