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