some more fixes
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -115,7 +115,7 @@ namespace EMotionFX
|
||||
public:
|
||||
AZ_CLASS_ALLOCATOR(EMotionFXEventHandler, EMotionFXAllocator, 0);
|
||||
|
||||
const AZStd::vector<EventTypes> GetHandledEventTypes() const
|
||||
const AZStd::vector<EventTypes> GetHandledEventTypes() const override
|
||||
{
|
||||
return {
|
||||
EVENT_TYPE_ON_EVENT,
|
||||
|
||||
Reference in New Issue
Block a user