Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UDatasmithPropertyCaptureElement
Description
Get the recorded value for this property as an int32. Returned value is meaningless if the property is not of int32 type.
| Name | GetValueInt |
| 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")
int32 GetValueInt()