Navigation
API > API/Plugins > API/Plugins/Chooser > API/Plugins/Chooser/FChooserEvaluationContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UObject * GetFirstObjectParam () |
Helper to get the first object parameter if there is one. | IObjectChooser.h | |
const UObject * GetFirstObjectParam () |
Helper to get the first object parameter if there is one. | IObjectChooser.h |
GetFirstObjectParam()
Description
Helper to get the first object parameter if there is one.
| Name | GetFirstObjectParam |
| Type | function |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/IObjectChooser.h |
| Include Path | #include "IObjectChooser.h" |
UObject * GetFirstObjectParam()
GetFirstObjectParam()
Description
Helper to get the first object parameter if there is one.
| Name | GetFirstObjectParam |
| Type | function |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/IObjectChooser.h |
| Include Path | #include "IObjectChooser.h" |
const UObject * GetFirstObjectParam() const