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

FOverlappingInfo is a structure that holds information about overlapping actors and components. More...

#include <PixoVRHand.h>

Public Member Functions

 FOverlappingInfo ()
 

Public Attributes

AActorOverlapActor
 
UPrimitiveComponent * OverlapComponent
 
FName Socket
 

Detailed Description

FOverlappingInfo is a structure that holds information about overlapping actors and components.

Definition at line 21 of file PixoVRHand.h.

Constructor & Destructor Documentation

◆ FOverlappingInfo()

FOverlappingInfo::FOverlappingInfo ( )
inline

Definition at line 23 of file PixoVRHand.h.

Member Data Documentation

◆ OverlapActor

AActor* FOverlappingInfo::OverlapActor

Definition at line 29 of file PixoVRHand.h.

◆ OverlapComponent

UPrimitiveComponent* FOverlappingInfo::OverlapComponent

Definition at line 30 of file PixoVRHand.h.

◆ Socket

FName FOverlappingInfo::Socket

Definition at line 31 of file PixoVRHand.h.


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