Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | PropertyValuesChanged ()=0 |
Called when the animation system has updated the data members of an entity's components. | |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
More than one component on a entity can implement the events. | |