A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
PixoVRTeleporter.cpp File Reference
#include "CharacterTools/PixoVRTeleporter.h"
#include "Components/StaticMeshComponent.h"
#include "Components/SplineComponent.h"
#include "Components/WidgetInteractionComponent.h"
#include "Kismet/GameplayStatics.h"
#include "NavigationSystem.h"
#include "VRExpansionFunctionLibrary.h"
#include "PixoVRCharacter.h"
#include "EventSystem/EventLogService.h"
#include "EventSystem/Events/Fade/FadeInAndFadeOutEvent.h"
#include "Kismet/KismetMathLibrary.h"
Include dependency graph for PixoVRTeleporter.cpp:

Go to the source code of this file.

Macros

#define TELEPORT_DEBUG   0
 

Functions

 DEFINE_LOG_CATEGORY (LogPixoVRTeleporter)
 

Macro Definition Documentation

◆ TELEPORT_DEBUG

#define TELEPORT_DEBUG   0

Definition at line 15 of file PixoVRTeleporter.cpp.

Function Documentation

◆ DEFINE_LOG_CATEGORY()

DEFINE_LOG_CATEGORY ( LogPixoVRTeleporter )