Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FOverlapInfo Struct Reference

#include <Other.h>

+ Collaboration diagram for FOverlapInfo:

Public Member Functions

bool & bFromSweepField ()
 
FHitResultOverlapInfoField ()
 
void * CachedCompPtrField ()
 

Public Attributes

bool bFromSweep
 
FHitResult OverlapInfo
 
void * CachedCompPtr
 

Detailed Description

Definition at line 54 of file Other.h.

Member Function Documentation

◆ bFromSweepField()

bool & FOverlapInfo::bFromSweepField ( )
inline

Definition at line 69 of file Other.h.

◆ CachedCompPtrField()

void * FOverlapInfo::CachedCompPtrField ( )
inline

Definition at line 71 of file Other.h.

◆ OverlapInfoField()

FHitResult & FOverlapInfo::OverlapInfoField ( )
inline

Definition at line 70 of file Other.h.

Member Data Documentation

◆ bFromSweep

bool FOverlapInfo::bFromSweep

Definition at line 56 of file Other.h.

◆ CachedCompPtr

void* FOverlapInfo::CachedCompPtr

Definition at line 58 of file Other.h.

◆ OverlapInfo

FHitResult FOverlapInfo::OverlapInfo

Definition at line 57 of file Other.h.


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