public override void OnEnter() { TNManager.SetChannelData(Channel.Value, DataName.Value, Data.Value); Finish(); }