Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > Interface
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Interface/PhysicsInterfaceWrapperShared.h |
Include | #include "Chaos/Interface/PhysicsInterfaceWrapperShared.h" |
Syntax
struct FHitFlags
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
EHitFlags | HitFlags |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FHitFlags
(
EHitFlags InFlags |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
|||
![]() ![]() |
FHitFlags | operator&
(
EHitFlags Rhs |
|
![]() |
FHitFlags & | operator&=
(
EHitFlags Rhs |
|
![]() ![]() |
FHitFlags | operator|
(
EHitFlags Rhs |
|
![]() |
FHitFlags & | operator|=
(
EHitFlags Rhs |
|
![]() ![]() |
bool | operator==
(
const FHitFlags& Other |