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::EditorDetourNavigationComponent Class Referencefinal

Editor version of a path finding component, @DetourNavigationComponent. More...

#include <EditorDetourNavigationComponent.h>

Inherits AzToolsFramework::Components::EditorComponentBase.

Public Member Functions

 AZ_EDITOR_COMPONENT (EditorDetourNavigationComponent, "{A8D728AB-FC42-42AE-A904-3CF5F1C83D16}", AzToolsFramework::Components::EditorComponentBase)
 
void Activate () override
 
void Deactivate () override
 
void BuildGameEntity (AZ::Entity *gameEntity) override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 

Detailed Description

Editor version of a path finding component, @DetourNavigationComponent.

Member Function Documentation

◆ Activate()

void RecastNavigation::EditorDetourNavigationComponent::Activate ( )
override

EditorComponentBase overrides ...


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