v0.91
This commit is contained in:
+2
-1
@@ -13,4 +13,5 @@ Saved
|
|||||||
*.xcodeproj
|
*.xcodeproj
|
||||||
*.xcworkspace
|
*.xcworkspace
|
||||||
Temp
|
Temp
|
||||||
Build
|
Build
|
||||||
|
Releases
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -68,7 +68,7 @@ public:
|
|||||||
UFUNCTION(BlueprintCallable, Category = "Status client")
|
UFUNCTION(BlueprintCallable, Category = "Status client")
|
||||||
bool StartWorkingAtSocket();
|
bool StartWorkingAtSocket();
|
||||||
|
|
||||||
UFUNCTION(BlueprintPure, Category = "Custom", meta = (Keywords = "LoadTxt"))
|
UFUNCTION(BlueprintCallable, Category = "Custom", meta = (Keywords = "LoadTxt"))
|
||||||
static bool LoadTxt(FString FileNameA, FString& SaveTextA);
|
static bool LoadTxt(FString FileNameA, FString& SaveTextA);
|
||||||
|
|
||||||
UFUNCTION(BlueprintCallable, Category = "Custom", meta = (Keywords = "SaveTxt"))
|
UFUNCTION(BlueprintCallable, Category = "Custom", meta = (Keywords = "SaveTxt"))
|
||||||
|
|||||||
Reference in New Issue
Block a user