Open 3D Engine GraphCanvas 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.
GraphCanvas::CollapsedNodeGroupConfiguration Class Reference

Inherits GraphCanvas::NodeConfiguration.

Public Attributes

NodeId m_nodeGroupId
 
AZStd::vector< SlotRedirectionConfigurationm_redirectionConfigurations
 

Additional Inherited Members

- Public Member Functions inherited from GraphCanvas::NodeConfiguration
 AZ_TYPE_INFO (NodeConfiguration, "{7DC45DA7-EEE1-4FCF-93F0-2D3F8A2E9DA9}")
 
void SetTooltip (const AZStd::string &tooltip)
 
const AZStd::string GetTooltip () const
 
void SetShowInOutliner (bool show)
 
bool GetShowInOutliner () const
 
- Static Public Member Functions inherited from GraphCanvas::NodeConfiguration
static void Reflect (AZ::ReflectContext *context)
 
- Protected Attributes inherited from GraphCanvas::NodeConfiguration
AZStd::string m_tooltip
 
bool m_showInOutliner
 

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