Click or drag to resize

SoftReferenceTLoad Method

Load the asset with ResourceManager.

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

Return Value

Type: T
Reference to the asset.
See Also