Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FInterfaceProperty
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
Include | #include "UObject/UnrealType.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PropertyInterface.cpp |
virtual FString GetCPPMacroType
&40;
FString & ExtendedTypeText
&41; const
Remarks
Returns the text to use for exporting this property to header file.
Parameters
Name | Description |
---|---|
ExtendedTypeText | for property types which use templates, will be filled in with the type |
CPPExportFlags | flags for modifying the behavior of the export |