Native method
FGBAHeaderViewListItem::
GetCPPTypenameForProperty#
protected:
static
FString
GetCPPTypenameForProperty(
)
const FProperty* InProperty,
bool bIsMemberProperty = false
bool bIsMemberProperty = false
returns a string representing the full C++ typename for the given property, including template params for container types
Parameters#
-
const FProperty* InProperty
-
bool bIsMemberProperty = false