Inherits AZ::Component, and LevelSettingsRequestBus::Handler.
|
| AZ_COMPONENT (LevelSettingsComponent, LevelSettingsComponentTypeId) |
|
| LevelSettingsComponent (const LevelSettingsConfig &configuration) |
|
void | Init () override |
|
void | Activate () override |
|
void | Deactivate () override |
|
bool | ReadInConfig (const AZ::ComponentConfig *baseConfig) override |
|
bool | WriteOutConfig (AZ::ComponentConfig *outBaseConfig) const override |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &services) |
|
static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &services) |
|
|
template<typename , typename > |
class | LmbrCentral::EditorWrappedComponentBase |
|
The documentation for this class was generated from the following file:
- Gems/Vegetation/Code/Source/Components/LevelSettingsComponent.h