CharacterPlayerStateChangedCallback typedef
CharacterPlayerStateChangedCallback =
void Function(CharacterPlayerState state)
Implementation
typedef CharacterPlayerStateChangedCallback =
void Function(CharacterPlayerState state);