A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FBPOpenVRKeyboardHandle Struct Reference

#include <OpenVRExpansionFunctionLibrary.h>

Public Member Functions

 FBPOpenVRKeyboardHandle ()
 
const bool IsValid ()
 
FORCEINLINE bool operator== (const FBPOpenVRKeyboardHandle &Other) const
 

Public Attributes

uint64_t VRKeyboardHandle
 

Detailed Description

Definition at line 103 of file OpenVRExpansionFunctionLibrary.h.

Constructor & Destructor Documentation

◆ FBPOpenVRKeyboardHandle()

FBPOpenVRKeyboardHandle::FBPOpenVRKeyboardHandle ( )
inline

Definition at line 110 of file OpenVRExpansionFunctionLibrary.h.

Member Function Documentation

◆ IsValid()

const bool FBPOpenVRKeyboardHandle::IsValid ( )
inline

Definition at line 117 of file OpenVRExpansionFunctionLibrary.h.

Here is the caller graph for this function:

◆ operator==()

FORCEINLINE bool FBPOpenVRKeyboardHandle::operator== ( const FBPOpenVRKeyboardHandle & Other) const
inline

Definition at line 127 of file OpenVRExpansionFunctionLibrary.h.

Member Data Documentation

◆ VRKeyboardHandle

uint64_t FBPOpenVRKeyboardHandle::VRKeyboardHandle

Definition at line 108 of file OpenVRExpansionFunctionLibrary.h.


The documentation for this struct was generated from the following file: