Native method

FGBAAttributeSetWizardViewModel::​

DECLARE_VIEWMODEL_PROPERTY#

  • Declared in "Models/GBAAttributeSetWizardViewModel.h"
public:
DECLARE_VIEWMODEL_PROPERTY(
TArray<FString> ,
MissingModuleDependencies
)

List of missing module dependencies for class being generated (updated as part of the validation process)

Parameters#

  • TArray<FString>
  • MissingModuleDependencies