Stephen

Results 2 issues of Stephen

``` Error: --> 22:74 | 22 | static USampleClass *CreateSampleObject(UPARAM(ref) USomeObject *&someObject); | ^--- | = expected default_value ``` I guess it just handles the UPARAM specifier as a type...

``` Error: --> 39:21 | 39 | UCLASS(ClassGroup = (SampleClassGroup), Blueprintable, meta = (BlueprintSpawnableComponent)) | ^--- | = expected identifier ```