Open 3D Engine RecastNavigation 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.
|
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 |
Editor version of a path finding component, @DetourNavigationComponent.
|
override |
EditorComponentBase overrides ...