[PLUGIN] Savior

Yes, you can try something like this:

// after reading data from file..
FSaviorRecord Record = MySlot->FindRecordByGUID( GetActorGUID( MyActorPtr ) );
// Do things with record..
1 Like