Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsArray

Gets a value indicating whether T is an array type.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Property
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule
public static bool IsArray { get; }