Open 3D Engine AzFramework 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.
AZ::DocumentPropertyEditor::Nodes::ContainerActionButton Struct Reference

Inherits AZ::DocumentPropertyEditor::Nodes::GenericButton.

Static Public Attributes

static constexpr AZStd::string_view Name = "ContainerActionButton"
 
static constexpr auto Action = AttributeDefinition<ContainerAction>("Action")
 
- Static Public Attributes inherited from AZ::DocumentPropertyEditor::Nodes::GenericButton
static constexpr AZStd::string_view Name = "GenericButton"
 
static constexpr auto OnActivate = CallbackAttributeDefinition<void()>("OnActivate")
 
static constexpr auto ButtonText = AttributeDefinition<AZStd::string_view>("ButtonText")
 
- Static Public Attributes inherited from AZ::DocumentPropertyEditor::NodeDefinition
static constexpr AZStd::string_view Name = "<undefined node name>"
 

Additional Inherited Members

- Static Public Member Functions inherited from AZ::DocumentPropertyEditor::NodeDefinition
static bool CanAddToParentNode (const Dom::Value &parentNode)
 
static bool CanBeParentToValue (const Dom::Value &value)
 

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