CanBeNull
Gets a value indicating whether T can be null. i.e. The type is an object or nullable.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public static bool CanBeNull { get; }