Version: 2022.3
言語: 日本語

LoadingStatus

enumeration

マニュアルに切り替える

説明

The loading status of a ContentFile.

変数

InProgressThe ContentFile is actively loading.
CompletedThe ContentFile has loaded successfully.
FailedThe ContentFile failed to load. Be sure to still call ContentFile.UnloadAsync to free internal resources.

Did you find this page useful? Please give it a rating: