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