mirror of
https://github.com/ApfelTeeSaft/UnrealEvent.git
synced 2026-08-27 11:53:38 +00:00
10 lines
186 B
C++
10 lines
186 B
C++
#include "FortMobileShareButton.h"
|
|
|
|
void UFortMobileShareButton::SetShareParams(const FString& URL, const FText& Description) {
|
|
}
|
|
|
|
|
|
UFortMobileShareButton::UFortMobileShareButton() {
|
|
}
|
|
|