Delegate OnUserCharacterPickHandler
Delegate for the OnUserCharacterPick event.
Namespace: LLBML.GameEvents
Assembly: LLBModdingLib.dll
Syntax
public delegate void OnUserCharacterPickHandler(PlayersCharacterButton source, OnUserCharacterPickArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| PlayersCharacterButton | source | |
| OnUserCharacterPickArgs | e |