Skip to content
Version 2.11.0
↓ Get the launcher

ProfileCardActionSpec.OnClick property

Invoked on the main thread with the carded player’s EntityId when the button is clicked.

public Action<EntityId> OnClick { get; set; }