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::NodeConfiguration Class Reference

Inherited by GraphCanvas::CollapsedNodeGroupConfiguration.

Public Member Functions

 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

static void Reflect (AZ::ReflectContext *context)
 

Protected Attributes

AZStd::string m_tooltip
 
bool m_showInOutliner
 

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