Navigation
API > API/Plugins > API/Plugins/Chooser
| Name | FChooserParameterBoolBase |
| Type | struct |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/IChooserParameterBool.h |
| Include Path | #include "IChooserParameterBool.h" |
Syntax
USTRUCT ()
struct FChooserParameterBoolBase : public FChooserParameterBase
Inheritance Hierarchy
- FChooserParameterBase → FChooserParameterBoolBase
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool GetValue
(
FChooserEvaluationContext& Context, |
IChooserParameterBool.h | ||
virtual bool SetValue
(
FChooserEvaluationContext& Context, |
IChooserParameterBool.h |