Skip to content

anchan828/twitter-in-unity-webplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使い方

適当に「WebPlayerTweetScript」を「MainCamera」などに付加する

GetComponent<WebPlayerTweetScript> ();

で取得

シェアツイート

変数 説明
text ツイートの内容
url URL短縮後の文字数でカウントしてくれる
via (@~さんから)と表示される
hashtag ハッシュタグ

ツイート

変数 説明
consumerKey Twitterアプリのコンシューマーキー

動作確認

UnityGames : 「Twitter in UnityWebPlayer その2」

About

Unity内で完結させたもの

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages