fix Constant ensure error when launching editor
This commit is contained in:
parent
c41288f607
commit
0e2a4de877
@ -79,6 +79,7 @@ public:
|
||||
void UpdateSelectQuality();
|
||||
|
||||
public:
|
||||
UFUNCTION()
|
||||
void OnMessageDispatchedHandler(const FString& Message);
|
||||
void DoSendReadyJson();
|
||||
|
||||
|
@ -69,8 +69,9 @@ public:
|
||||
void ToggleShowPath();
|
||||
|
||||
void UpdateDownCount();
|
||||
|
||||
UFUNCTION()
|
||||
void OnStartTracing();
|
||||
UFUNCTION()
|
||||
void OnEndTracing();
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user