Open 3D Engine GradientSignal 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.
GradientSignal::GradientTransformNotifications::ConnectionPolicy< Bus > Struct Template Reference

Connection policy that auto-calls OnGradientTransformChanged on connection with the current GradientTransform data. More...

#include <GradientTransformRequestBus.h>

Inherits AZ::EBusConnectionPolicy< Bus >.

Static Public Member Functions

static void Connect (typename Bus::BusPtr &busPtr, typename Bus::Context &context, typename Bus::HandlerNode &handler, typename Bus::Context::ConnectLockGuard &connectLock, const typename Bus::BusIdType &id=0)
 

Detailed Description

template<class Bus>
struct GradientSignal::GradientTransformNotifications::ConnectionPolicy< Bus >

Connection policy that auto-calls OnGradientTransformChanged on connection with the current GradientTransform data.


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