Open 3D Engine ScriptCanvas 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.
ScriptCanvas::UnitTesting::Auxiliary::EBusHandler Class Reference

Inherits EBus::Handler, and AZ::BehaviorEBusHandler.

Public Member Functions

 AZ_EBUS_BEHAVIOR_BINDER (EBusHandler, "{5168D163-AAB9-417D-9FD4-CE10541D51CE}", AZ::SystemAllocator, CStyleToCStyle, CStyleToString, CStyleToStringView, IntOne, IntTwo, IntThree)
 
const char * CStyleToCStyle (const char *string) override
 
AZStd::string CStyleToString (const char *string) override
 
AZStd::string_view CStyleToStringView (const char *string) override
 
AZ::u32 IntOne (AZ::u32 input) override
 
AZ::u32 IntTwo (AZ::u32 input) override
 
AZ::u32 IntThree (AZ::u32 input) override
 

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