I created a base c++ class for my items, let's call it ABaseItem. It have the following code: UCLASS(Blueprintable, BlueprintType); class ...
確定! 回上一頁