Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsNullOrEmpty(PropertyName)

Indicates whether the specified PropertyName is an Empty string.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static bool IsNullOrEmpty(PropertyName prop)

Parameters

Returns

Type

Description

bool