Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

🔻Persona State Change

Like what you're seeing?

Introduction

Called whenever a friend's status changed.

Steam Id

The ID of the user whose data changed

Change Flags

Indicates what changed, this in raw Steam API is a bitwise flag however limitations of Unreal Blueprint exposed enums limit this functionality to a single value.

Nodes

The event its self is created when you Bind event
An exampel comparing the Change Flags value of the event

Last updated