Remove property I thought I was going to use but didn't

This commit is contained in:
Steve Streeting 2022-11-03 12:22:18 +00:00
parent 600603ce92
commit 5829ce6cc4

View File

@ -39,9 +39,6 @@ protected:
UPROPERTY(EditAnywhere)
UUiTheme* CustomTheme;
UPROPERTY(EditAnywhere)
bool bUpdateWhilePaused = true;
bool bSubbedToInputEvents = false;
bool bIsDirty = true;
float DelayUpdate = 0;