Fixed Script Event registration going to the incorrect Behavior Context
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
@@ -1337,6 +1337,7 @@ namespace AZ
|
||||
// EBusInterface settings
|
||||
static const EBusAddressPolicy AddressPolicy = EBusAddressPolicy::ById;
|
||||
typedef BehaviorContext* BusIdType;
|
||||
using MutexType = AZStd::recursive_mutex;
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/// Called when a new global method is reflected in behavior context or removed from it
|
||||
|
||||
Reference in New Issue
Block a user