コード例 #1
0
 void Update()
 {
     if (isTouched())
     {
         FacebookManager.Invite("Play Floppy BunBun with me!", "Check out this very addicting mobile game.");
     }
 }