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; }See Also
Section titled “See Also”- struct EntityId
- record ProfileCardActionSpec
- namespace Stellar.Abstractions.Services