TryGetAsset<T>(T?)
Summary
public bool TryGetAsset<T>([System.Diagnostics.CodeAnalysis.NotNullWhen(true)] out T? result)
where T : UnityEngine.Object;Parameters
Name
Description
Type Parameters
Name
Description
Returns
Last updated
Was this helpful?
