Guest User

Untitled

a guest
Nov 22nd, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. private void OnGetToneAnalyze(ToneAnalyzerResponse resp, string data ){
  2.  
  3. Debug.Log (data);
  4. _analyzeToneTested = true;
  5.  
  6. }
Add Comment
Please, Sign In to add comment