Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMotionFX::PhysicsSetupManipulatorRequests Class Reference

Provides a bus to tell the physics setup manipulators when their underlying properties have changed. More...

#include <PhysicsSetupManipulatorBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnUnderlyingPropertiesChanged ()
 Called when underlying properties are changed, so that the manipulators can be updated.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 

Detailed Description

Provides a bus to tell the physics setup manipulators when their underlying properties have changed.


The documentation for this class was generated from the following file: