We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
サーバから取得した曲データをSong クラスに入れる Scripts/Song/Song.cs Songクラス内のコンストラクタで取得
http://153.127.202.28:3000/api/v1/song_info?song_id=[曲ID] http://133.242.226.13/[動画ファイル名]
root.unityを実行し、以下の操作手順でサーバ情報に基づき動画及び動画情報が表示されていることを確認する。
The text was updated successfully, but these errors were encountered:
mori-atsushi
t-seiya
Successfully merging a pull request may close this issue.
サーバから取得した曲データをSong クラスに入れる
Scripts/Song/Song.cs Songクラス内のコンストラクタで取得
取得先URL
http://153.127.202.28:3000/api/v1/song_info?song_id=[曲ID]
http://133.242.226.13/[動画ファイル名]
確認方法
root.unityを実行し、以下の操作手順でサーバ情報に基づき動画及び動画情報が表示されていることを確認する。
操作手順
The text was updated successfully, but these errors were encountered: