EPOK RUNTIME
epok::NavigationLinkComponent
Class
Class
Class declared by the navigation-components module for the navigation components module.
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
arc_heightExposes `arc_height` on `epok::NavigationLinkComponent` for the navigation components module.FieldbidirectionalExposes `bidirectional` on `epok::NavigationLinkComponent` for the navigation components module.FielddurationExposes `duration` on `epok::NavigationLinkComponent` for the navigation components module.Fieldend_xExposes `end_x` on `epok::NavigationLinkComponent` for the navigation components module.Fieldend_yExposes `end_y` on `epok::NavigationLinkComponent` for the navigation components module.Fieldend_zExposes `end_z` on `epok::NavigationLinkComponent` for the navigation components module.FieldkindExposes `kind` on `epok::NavigationLinkComponent` for the navigation components module.Fieldstatic_class_idExposes `static_class_id` on `epok::NavigationLinkComponent` for the navigation components module.Variable