Inherits AZ::Component, LmbrCentral::ShapeComponentNotificationsBus::Handler, and Terrain::TerrainSpawnerRequestBus::Handler.
|
| AZ_COMPONENT (TerrainLayerSpawnerComponent, TerrainLayerSpawnerComponentTypeId) |
|
| TerrainLayerSpawnerComponent (const TerrainLayerSpawnerConfig &configuration) |
|
void | Activate () override |
|
void | Deactivate () override |
|
bool | ReadInConfig (const AZ::ComponentConfig *baseConfig) override |
|
bool | WriteOutConfig (AZ::ComponentConfig *outBaseConfig) const override |
|
|
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) |
|
|
void | OnShapeChanged (ShapeChangeReasons changeReason) override |
|
void | GetPriority (uint32_t &outLayer, int32_t &outPriority) override |
|
bool | GetUseGroundPlane () override |
|
void | RefreshArea () |
|
|
template<typename , typename > |
class | LmbrCentral::EditorWrappedComponentBase |
|
The documentation for this class was generated from the following file:
- Gems/Terrain/Code/Source/Components/TerrainLayerSpawnerComponent.h