A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
VRRootComponent.h File Reference
#include "CoreMinimal.h"
#include "Engine/Engine.h"
#include "Components/ShapeComponent.h"
#include "VRTrackedParentInterface.h"
#include "VRBaseCharacter.h"
#include "VRExpansionFunctionLibrary.h"
#include "GameFramework/PhysicsVolume.h"
#include "VRRootComponent.generated.h"
Include dependency graph for VRRootComponent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UVRRootComponent
 UCLASS(Blueprintable, meta = (BlueprintSpawnableComponent), ClassGroup = VRExpansionLibrary) More...
 

Functions

 DECLARE_CYCLE_STAT (TEXT("VR Root Set Capsule Size"), STAT_VRRootSetCapsuleSize, STATGROUP_VRRootComponent)
 
 DECLARE_CYCLE_STAT (TEXT("VR Root Set Half Height"), STAT_VRRootSetHalfHeight, STATGROUP_VRRootComponent)
 
 DECLARE_LOG_CATEGORY_EXTERN (LogVRRootComponent, Log, All)
 
 DECLARE_STATS_GROUP (TEXT("VRRootComponent"), STATGROUP_VRRootComponent, STATCAT_Advanced)
 

Function Documentation

◆ DECLARE_CYCLE_STAT() [1/2]

DECLARE_CYCLE_STAT ( TEXT("VR Root Set Capsule Size") ,
STAT_VRRootSetCapsuleSize ,
STATGROUP_VRRootComponent  )

◆ DECLARE_CYCLE_STAT() [2/2]

DECLARE_CYCLE_STAT ( TEXT("VR Root Set Half Height") ,
STAT_VRRootSetHalfHeight ,
STATGROUP_VRRootComponent  )

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogVRRootComponent ,
Log ,
All  )

◆ DECLARE_STATS_GROUP()

DECLARE_STATS_GROUP ( TEXT("VRRootComponent") ,
STATGROUP_VRRootComponent ,
STATCAT_Advanced  )