Navigation
API > API/Plugins > API/Plugins/Chooser > API/Plugins/Chooser/FChooserIndexArray
| Name | FIndexData |
| Type | struct |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/ChooserIndexArray.h |
| Include Path | #include "ChooserIndexArray.h" |
Syntax
struct FIndexData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIndexData
(
uint32 InIndex |
ChooserIndexArray.h | ||
FIndexData
(
uint32 InIndex, |
ChooserIndexArray.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Cost | float | ChooserIndexArray.h | ||
| Index | uint32 | ChooserIndexArray.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator uint32() |
ChooserIndexArray.h |