Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TypeTraits<T0>.CanBeNull

public static bool CanBeNull;

Description

Gets a value indicating whether T can be null. i.e. The type is an object or nullable.