Skip to content

Commit

Permalink
Add: Functional Test
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti committed Dec 10, 2023
1 parent 8bf2319 commit 9af8c45
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ class BLUEPRINTTORSTDOC_API UBlueprintToRSTDocBPLibrary : public UBlueprintFunct
GENERATED_BODY()

public:

UFUNCTION(BluePrintCallable, exec, category = "BlueprintToRSTDoc")
static void GenerateRSTDoc(const FString& OutputDirectory, const TArray<FString>& ExcludePaths, bool& bSuccess,
FString& ErrorMessage, bool bOutputBlueprint = true, bool bOutputStructure = true, bool bOutputEnumeration = true,
Expand Down

0 comments on commit 9af8c45

Please sign in to comment.