public async Task Update() { TalkText = await process.GetTalkText(); CharacterName = await process.GetCharacterName(); }