Native method

FGBAHeaderViewListItem::​

GetProperty#

  • Declared in "GBAHeaderViewListItem.h"
protected:
template<
typename PropertyType>
inline const PropertyType* GetProperty(
const FProperty* InProperty
) const

Gets the typed property, returns nullptr if not cast.

Template parameters#

typename PropertyType

Parameters#

  • const FProperty* InProperty