![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PhysicsInterfaceWrapperShared.h>
Public Member Functions | |
| FHitFlags (EHitFlags InFlags=EHitFlags::None) | |
| operator bool () const | |
| FHitFlags | operator| (EHitFlags Rhs) const |
| FHitFlags & | operator|= (EHitFlags Rhs) |
| FHitFlags | operator& (EHitFlags Rhs) const |
| FHitFlags & | operator&= (EHitFlags Rhs) |
| bool | operator== (const FHitFlags &Other) const |
Public Attributes | |
| EHitFlags | HitFlags |
|
inline |
|
inlineexplicit |
| EHitFlags FHitFlags::HitFlags |