Exemple #1
0
 public void SetMoodState(float amount)
 {
     CrossPlatformInputManager.SetMood(amount);
 }