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

#include <InstanceSystemComponent.h>

Inherits AZ::Component, InstanceSystemRequestBus::Handler, InstanceSystemStatsRequestBus::Handler, AZ::TickBus::Handler, and SystemConfigurationRequestBus::Handler.

Public Member Functions

 InstanceSystemComponent (const InstanceSystemConfig &)
 
 AZ_COMPONENT (InstanceSystemComponent, "{BCBD2475-A38B-40D3-9477-0D6CA723F874}", AZ::Component)
 

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)
 

Friends

class EditorInstanceSystemComponent
 

Detailed Description

Manages vegetation types and instances via the InstanceSystemRequestBus


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