Nullable Method
- Namespace
- SatorImaging.UnityFundamentals
Nullable<T>(T?)
public static NullableUnityObject<T>? Nullable<T>(this T? self) where T : UnityEngine.Object
Parameters
self
T
Returns
Type Parameters
T
public static NullableUnityObject<T>? Nullable<T>(this T? self) where T : UnityEngine.Object
self
TT