mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 17:45:23 +00:00
Remove property I thought I was going to use but didn't
This commit is contained in:
parent
600603ce92
commit
5829ce6cc4
@ -39,9 +39,6 @@ protected:
|
|||||||
UPROPERTY(EditAnywhere)
|
UPROPERTY(EditAnywhere)
|
||||||
UUiTheme* CustomTheme;
|
UUiTheme* CustomTheme;
|
||||||
|
|
||||||
UPROPERTY(EditAnywhere)
|
|
||||||
bool bUpdateWhilePaused = true;
|
|
||||||
|
|
||||||
bool bSubbedToInputEvents = false;
|
bool bSubbedToInputEvents = false;
|
||||||
bool bIsDirty = true;
|
bool bIsDirty = true;
|
||||||
float DelayUpdate = 0;
|
float DelayUpdate = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user