Open 3D Engine SceneLoggingExample Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits AZ::SceneAPI::SceneCore::BehaviorComponent, AZ::SceneAPI::Events::ManifestMetaInfoBus::Handler, and AZ::SceneAPI::Events::AssetImportRequestBus::Handler.
Public Member Functions | |
AZ_COMPONENT (LoggingGroupBehavior, "{4DE18DD7-5C40-4A14-8CD7-67162171DCAA}", AZ::SceneAPI::SceneCore::BehaviorComponent) | |
void | Activate () override |
void | Deactivate () override |
void | GetCategoryAssignments (CategoryRegistrationList &categories, const AZ::SceneAPI::Containers::Scene &scene) override |
AZ::SceneAPI::Events::ProcessingResult | UpdateManifest (AZ::SceneAPI::Containers::Scene &scene, ManifestAction action, RequestingApplication requester) override |
void | InitializeObject (const AZ::SceneAPI::Containers::Scene &scene, AZ::SceneAPI::DataTypes::IManifestObject &target) override |
void | GetPolicyName (AZStd::string &result) const override |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |