Navigation
API > API/Plugins > API/Plugins/Chooser
Inheritance Hierarchy
- FChooserParameterBase
- FChooserParameterEnumBase
References
| Module | Chooser |
| Header | /Engine/Plugins/Experimental/Chooser/Source/Chooser/Public/IChooserParameterEnum.h |
| Include | #include "IChooserParameterEnum.h" |
Syntax
USTRUCT&40;&41;
struct FChooserParameterEnumBase : public FChooserParameterBase
Functions
| Type | Name | Description | |
|---|---|---|---|
| const UEnum * | GetEnum () |
||
| bool | GetValue
(
FChooserEvaluationContext& Context, |
||
| bool | SetValue
(
FChooserEvaluationContext& Context, |