Gems/EMotionFX
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -122,7 +122,7 @@ namespace EMotionFX
|
||||
{
|
||||
}
|
||||
|
||||
virtual 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