v0.91
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
UFUNCTION(BlueprintCallable, Category = "Status client")
|
||||
bool StartWorkingAtSocket();
|
||||
|
||||
UFUNCTION(BlueprintPure, Category = "Custom", meta = (Keywords = "LoadTxt"))
|
||||
UFUNCTION(BlueprintCallable, Category = "Custom", meta = (Keywords = "LoadTxt"))
|
||||
static bool LoadTxt(FString FileNameA, FString& SaveTextA);
|
||||
|
||||
UFUNCTION(BlueprintCallable, Category = "Custom", meta = (Keywords = "SaveTxt"))
|
||||
|
||||
Reference in New Issue
Block a user