Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IHierarchyProperty<T>

An interface that is used to access strongly typed node data.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Interface
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
public interface IHierarchyProperty<T>

Properties

Property

Description

IsCreatedReturns
true
if the native property is valid.