Navigation
API > API/Plugins > API/Plugins/Chooser
Deprecated class for converting old data.
| Name | UDEPRECATED_ObjectChooser_EvaluateChooser |
| Type | class |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/Chooser.h |
| Include Path | #include "Chooser.h" |
Syntax
UCLASS (MinimalAPI, ClassGroup="LiveLink", Deprecated)
class UDEPRECATED_ObjectChooser_EvaluateChooser :
public UObject,
public IObjectChooser
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDEPRECATED_ObjectChooser_EvaluateChooser
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Chooser | TObjectPtr< UChooserTable > | Chooser.h |
|