{lyn7298} removing PythonBuilderRequestBus from PythonAssetBuilder (#6115)
* {lyn7298} removing PythonBuilderRequestBus from PythonAssetBuilder
* PythonBuilderRequestBus is a depreciated event bus
* removing the unsupported API
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>
* removing the PythonBuilderRequestBus_Behavior_Exists test
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
set(FILES
|
||||
Include/PythonAssetBuilder/PythonAssetBuilderBus.h
|
||||
Include/PythonAssetBuilder/PythonBuilderNotificationBus.h
|
||||
Include/PythonAssetBuilder/PythonBuilderRequestBus.h
|
||||
Source/PythonAssetBuilderSystemComponent.cpp
|
||||
Source/PythonAssetBuilderSystemComponent.h
|
||||
Source/PythonBuilderMessageSink.cpp
|
||||
|
||||
Reference in New Issue
Block a user