Savior 3 > Savior III > [SAVIOR] Load Actor by GUID

[SAVIOR] Load Actor by GUID

Loads from Slot all Properties marked 'SaveGame' of Actor from given 'SGUID'.
Only COMPLEX data set store SGUID info. Minimal set will always fail this.
This is NOT a call to 'Read Slot from File' function, call it manually.
@SGUID: Target Actor must contain a 'SGUID' Property of type FGuid marked 'SaveGame'.

Inputs

In
Exec

Target
Savior III Object Reference

Context
Object Reference

SGUID
Guid Structure (by ref)

Outputs

Success
Exec

Failed
Exec

Return Value
Actor Object Reference

Loads from Slot all Properties marked 'SaveGame' of Actor from given 'SGUID'.
Only COMPLEX data set store SGUID info. Minimal set will always fail this.
This is NOT a call to 'Read Slot from File' function, call it manually.
@SGUID: Target Actor must contain a 'SGUID' Property of type FGuid marked 'SaveGame'.