Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アセットをロードしたいのですが、それを行う唯一の方法は
Context.Assets.Open();
Context を渡さずに Context にアクセスする方法がわかりません。絶対に渡したくない
私自身の質問に答えるには:
Application.Context.Assests.Open()
私が探していたものです。なぜか見れなくなってしまいました。