Skip to content
Version 2.11.0
↓ Get the launcher

IProfileCardActions interface

Plugin-facing service for contributing buttons to the game’s native profile card action bar. Each registered ProfileCardActionSpec becomes a styled button the framework injects into the card on open; the returned handle removes the action when disposed.

public interface IProfileCardActions
name description
Register(…) Register an action button. Returns a handle; dispose it to remove the action.