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

Inherits Vegetation::EditorVegetationComponentBase< DebugComponent, DebugConfig >.

Public Types

using BaseClassType = EditorVegetationComponentBase< DebugComponent, DebugConfig >
 
- Public Types inherited from Vegetation::EditorVegetationComponentBase< DebugComponent, DebugConfig >
using BaseClassType = LmbrCentral::EditorWrappedComponentBase< DebugComponent, DebugConfig >
 
using WrappedComponentType = DebugComponent
 
using WrappedConfigType = DebugConfig
 

Public Member Functions

 AZ_EDITOR_COMPONENT (EditorDebugComponent, "{BE98DFCB-6890-4E87-920B-067B2D853538}", BaseClassType)
 
void Activate () override
 
- Public Member Functions inherited from Vegetation::EditorVegetationComponentBase< DebugComponent, DebugConfig >
 AZ_RTTI ((EditorVegetationComponentBase, "{4A00AE4F-3D10-4B9F-914A-FAA7D2579035}", DebugComponent, DebugConfig), BaseClassType)
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from Vegetation::EditorVegetationComponentBase< DebugComponent, DebugConfig >
static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static constexpr const char *const s_categoryName = "Vegetation"
 
static constexpr const char *const s_componentName = "Vegetation Debugger"
 
static constexpr const char *const s_componentDescription = ""
 
static constexpr const char *const s_icon = "Editor/Icons/Components/Vegetation.svg"
 
static constexpr const char *const s_viewportIcon = "Editor/Icons/Components/Viewport/Vegetation.svg"
 
static constexpr const char *const s_helpUrl = "https://o3de.org/docs/user-guide/components/reference/"
 

Protected Member Functions

void OnDumpDataToFile ()
 
void OnClearReport ()
 
void OnRefreshAllAreas ()
 
void OnClearAllAreas ()
 
- Protected Member Functions inherited from Vegetation::EditorVegetationComponentBase< DebugComponent, DebugConfig >
AZ::u32 ConfigurationChanged () override
 

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