diff --git a/yaml/uparam.yml b/yaml/uparam.yml index 11deca4..1dfd866 100644 --- a/yaml/uparam.yml +++ b/yaml/uparam.yml @@ -50,7 +50,7 @@ specifiers: type: bool position: meta comment: | - Works exclusively with `TSubclassOf`. By default, `TSubclassOf` will allow abstract choosing classes. + Works exclusively with `TSubclassOf`and `TSoftClassPtr`. By default, `TSubclassOf`/`TSoftClassPtr` will allow abstract choosing classes. samples: - | UFUNCTION(BlueprintCallable, Category = "Composure", meta = (DeterminesOutputType = "OutputType"))