HierarchyPropertyUnmanaged<T0>

struct in Unity.Hierarchy

/

Implemented in:UnityEngine.HierarchyCoreModule


Implements interfaces:IHierarchyProperty<T0>

Description

Provides strongly typed access to unmanaged property data.

Properties

Property Description
IsCreated Returns true if the native property is valid.

Public Methods

Method Description
ClearValue Removes the property value for a HierarchyNode.
GetValue Gets the property value for the given HierarchyNode.
SetValue Sets the property value for a HierarchyNode.

Did you find this page useful? Please give it a rating: