Click or drag to resize

SoftReferenceTLoadAsync Method

Load the asset asynchronously with ResourceManager.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public UniTask<T> LoadAsync()
Request Example View Source

Return Value

Type: UniTaskT
See Also