Native method

FGBAHeaderViewListItem::​

GetPropertyValue#

  • Declared in "GBAHeaderViewListItem.h"
protected:
FString GetPropertyValue(
const FProperty& InProperty,
const UObject* InContainer,
const FString& InDesiredClassName,
const bool bInIsRichText = false
) const

Return String representation of the given FProperty

Parameters#

  • const FProperty& InProperty
  • const UObject* InContainer
  • const FString& InDesiredClassName
  • const bool bInIsRichText = false