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

#include <EditorVegetationSystemComponent.h>

Inherits AZ::Component.

Public Member Functions

 AZ_COMPONENT (EditorVegetationSystemComponent, "{DC493537-8D9D-4088-943F-6FFE6D115F62}")
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &services)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &services)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &services)
 
static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

System component required to reflect the editor only classes until module level reflection is fixed.


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