Native method

FGBAAttributeSetWizardViewModel::​

RunPeriodicValidationOnTick#

  • Declared in "Models/GBAAttributeSetWizardViewModel.h"
public:
void RunPeriodicValidationOnTick(
const double InCurrentTime
)

Runs periodic check to check the class name/path for validity in case the disk contents changed and the location is now valid or invalid.

After class creation, periodic checks are disabled to prevent a brief message indicating that the class you created already exists.

This feature is re-enabled if the user did not restart and began editing parameters again.

Parameters#

  • const double InCurrentTime