Skip to main content

ReputationLoad

Callable

  • ReputationLoad(NewRep: readonly Reputation[]): void

  • Loads the reputation data from the server


    Parameters

    • NewRep: readonly Reputation[]

      The array of reputation-value pairs to load for the current player

    Returns void

    • Nothing