Navigation
API > API/Plugins > API/Plugins/Chooser > API/Plugins/Chooser/FChooserIndexArray
References
| Module | Chooser |
| Header | /Engine/Plugins/Chooser/Source/Chooser/Public/ChooserIndexArray.h |
| Include | #include "ChooserIndexArray.h" |
Syntax
struct FIndexData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Cost | ||
| uint32 | Index |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIndexData
(
uint32 InIndex |
|||
FIndexData
(
uint32 InIndex, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FIndexData& Other |