Navigation
API > API/Developer > API/Developer/DatasmithFacade
| Name | FDatasmithFacadePropertyCapture |
| Type | class |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeVariant.h |
| Include Path | #include "DatasmithFacadeVariant.h" |
Syntax
class FDatasmithFacadePropertyCapture : public FDatasmithFacadeElement
Inheritance Hierarchy
- FDatasmithFacadeElement → FDatasmithFacadePropertyCapture
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DatasmithFacadeVariant.h | |||
FDatasmithFacadePropertyCapture
(
const TSharedRef< IDatasmithBasePropertyCaptureElement >& InInternalPropertyCapture |
DatasmithFacadeVariant.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FDatasmithFacadePropertyCapture() |
DatasmithFacadeVariant.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EDatasmithFacadePropertyCategory GetCategory() |
DatasmithFacadeVariant.h | ||
TSharedRef< IDatasmithBasePropertyCaptureElement > GetDatasmithPropertyCapture() |
DatasmithFacadeVariant.h | ||
const TCHAR * GetPropertyPath() |
DatasmithFacadeVariant.h | ||
void SetPropertyPath
(
const TCHAR* Path |
DatasmithFacadeVariant.h |