Open 3D Engine AzCore API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::OverloadArgumentGroupInfo Struct Reference

Public Member Functions

 AZ_TYPE_INFO_WITH_NAME_DECL_API (AZCORE_API, OverloadArgumentGroupInfo)
 
 AZ_CLASS_ALLOCATOR (OverloadArgumentGroupInfo, AZ::SystemAllocator)
 
 OverloadArgumentGroupInfo (const AZStd::vector< AZStd::string > &&parameterGroupNames, const AZStd::vector< AZStd::string > &&resultGroupName)
 

Public Attributes

AZStd::vector< AZStd::stringm_parameterGroupNames
 
AZStd::vector< AZStd::stringm_resultGroupNames
 

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