Merge branch 'Dev' into Feature/GraphicsProfiles
This commit is contained in:
commit
b8f67c33dc
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ class HARMONYLINK_API UHarmonyLinkLibrary : public UBlueprintFunctionLibrary
|
||||||
{
|
{
|
||||||
GENERATED_BODY()
|
GENERATED_BODY()
|
||||||
|
|
||||||
|
public:
|
||||||
// Checks if the game is running under Wine.
|
// Checks if the game is running under Wine.
|
||||||
UFUNCTION(BlueprintCallable, Category="HarmonyLink")
|
UFUNCTION(BlueprintCallable, Category="HarmonyLink")
|
||||||
static bool IsWine();
|
static bool IsWine();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue