Open 3D Engine RecastNavigation 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.
RecastNavigation::RecastNavigationEditorSystemComponent Class Reference

System component for RecastNavigation editor. More...

#include <RecastNavigationEditorSystemComponent.h>

Inherits RecastNavigation::RecastNavigationSystemComponent, and AzToolsFramework::EditorEvents::Bus::Handler.

Public Member Functions

 AZ_COMPONENT (RecastNavigationEditorSystemComponent, "{2f0e450d-6ded-4e92-952a-4aa855fdfff8}", BaseSystemComponent)
 
- Public Member Functions inherited from RecastNavigation::RecastNavigationSystemComponent
 AZ_COMPONENT (RecastNavigationSystemComponent, "{9d7ae509-b1db-4889-98bb-941a3f672ca3}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from RecastNavigation::RecastNavigationSystemComponent
static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 

Additional Inherited Members

- Protected Member Functions inherited from RecastNavigation::RecastNavigationSystemComponent
void Init () override
 AZ::Component overrides ...
 
void Activate () override
 
void Deactivate () override
 
void OnTick (float deltaTime, AZ::ScriptTimePoint time) override
 AZTickBus overrides ...
 

Detailed Description

System component for RecastNavigation editor.


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