Epok Engine

EPOK RUNTIME

epok::NavigationLinkComponent

Class

Class

Class declared by the navigation-components module for the navigation components module.

Namespace
epok
Header
navigation_components.hpp
Include
#include "navigation_components.hpp"
Module
navigation-components
Source
runtime/navigation_components.hpp:53
Inherits from
ActorComponent

Basic usage

This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.

C++ example
#include "navigation_components.hpp"

epok::NavigationLinkComponent& value = /* obtain a valid instance from your game */;

Fields and constants

Public methods