Open 3D Engine AzToolsFramework 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.
AzToolsFramework::Prefab::PrefabPropertyEditorNodes::PrefabOverrideLabel Struct Reference

Inherits AZ::DocumentPropertyEditor::NodeDefinition.

Static Public Attributes

static constexpr AZStd::string_view Name = "PrefabOverrideLabel"
 
static constexpr auto Text = AZ::DocumentPropertyEditor::AttributeDefinition<AZStd::string_view>("Text")
 
static constexpr auto IsOverridden = AZ::DocumentPropertyEditor::AttributeDefinition<bool>("IsOverridden")
 
static constexpr auto RelativePath = AZ::DocumentPropertyEditor::AttributeDefinition<AZStd::string_view>("RelativePath")
 
static constexpr auto RevertOverride
 

Member Data Documentation

◆ RevertOverride

constexpr auto AzToolsFramework::Prefab::PrefabPropertyEditorNodes::PrefabOverrideLabel::RevertOverride
staticconstexpr
Initial value:
=
AZ::DocumentPropertyEditor::CallbackAttributeDefinition<void(AZStd::string_view)>("RevertOverride")

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