|
Open 3D Engine RecastNavigation Gem API Reference
23.05.0
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, . More...
#include <EditorDetourNavigationComponent.h>
Inherits 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, .
|
override |
EditorComponentBase overrides ...