IModAssetLoadAsync Method |
Name | Description | |
---|---|---|
![]() | LoadAsync(Boolean) |
Attempts to load this IModAsset from the mod asynchronously.
This method returns a ModAsyncOperation object which is yieldable and containg information about the loading progress and status.
|
![]() | LoadAsyncT(Boolean) |
Attempts to load this IModAsset from the mod asynchronously.
This method returns a ModAsyncOperation object which is yieldable and containg information about the loading progress and status.
|