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