Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FUniqueIdx |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GeometryParticlesfwd.h |
| Include Path | #include "Chaos/GeometryParticlesfwd.h" |
Syntax
struct FUniqueIdx
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUniqueIdx () |
Chaos/GeometryParticlesfwd.h | ||
FUniqueIdx
(
int32 InIdx |
Chaos/GeometryParticlesfwd.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Idx | int32 | Chaos/GeometryParticlesfwd.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
Chaos/GeometryParticlesfwd.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FUniqueIdx& Other |
Chaos/GeometryParticlesfwd.h |