Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UDatasmithPropertyCaptureElement
Description
Get the recorded value for this property as an int point. Returned value is meaningless if the property is not of int point type.
| Name | GetValueIntPoint |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/ObjectElements/DatasmithUObjectElements.h |
| Include Path | #include "ObjectElements/DatasmithUObjectElements.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/ObjectElements/DatasmithUObjectElements.cpp |
UFUNCTION (BlueprintCallable, Category="Datasmith | Element")
FIntPoint GetValueIntPoint()