Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Changed the UOpenPypePublishInstance to use the UDataAsset class #4124

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    110cd58 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Changed the member variables to use TSoftObjectPtr<>

    TSets now use TSoftObjectPtr<> for referencing the assets, which can reduce memory usage.
    Casgen committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    56d5bf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Update The #include for NotificationManager

    Renamed the include to "Framework/Notifications/NotificationManager.h"
    
    Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
    Casgen and antirotor authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    8eae3d3 View commit details
    Browse the repository at this point in the history