Open 3D Engine AzCore 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::ConfigurableStackInterface Class Referenceabstract

Inherited by AZ::ConfigurableStack< AZ::IO::IStreamerStackConfig >, and AZ::ConfigurableStack< StackBaseType >.

Public Member Functions

virtual TypeId GetNodeType () const =0
 

Protected Types

enum class  InsertPosition { Before , After }
 

Protected Member Functions

virtual void * AddNode (AZStd::string name)=0
 
virtual void * AddNode (AZStd::string name, AZStd::string_view target, InsertPosition position)=0
 

Friends

class JsonConfigurableStackSerializer
 

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