Пример #1
0
 // Called when the state of the playable is set to Paused
 public override void OnBehaviourPause(Playable playable, FrameData info)
 {
     SuperInput.UnsetKey(key, this);
 }