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