Merge pull request 'martin' (#32) from martin into main
Reviewed-on: #32
This commit is contained in:
commit
d8d6af33e1
@ -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