Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

FMixerLocalUser

Gersh Payzer edited this page Jul 12, 2017 · 3 revisions

Represents a user on the local device who is logged in to Mixer and potentially operating an interactive session.

Properties

Name (FString)

Description

Name for the user, suitable for display in game UI.


Id (int32)

Description

Unique identifier, for internal use.


Level (int32)

Description

Experience-based level of the user, suitable for display in game UI.


Experience (int32)

Description

Experience points measuring progress towards Mixer levels. Note: this value is currently retrieved on login and not updated.


Sparks (int32)

Description

Sparks owned by the user. Note: this value is currently retrieved on login and not updated.