Native struct

FGBAHeaderViewClassListItem#

  • Declared in "HeaderView/GBAHeaderViewClassListItem.h"
struct FGBAHeaderViewClassListItem : public FGBAHeaderViewListItem

A header view list item that displays the class declaration

Methods#

Fields#

  • protected
    • bIsValidName&
    bool bIsValidName = true

    Whether this class name is valid C++ (no spaces, special chars, etc)