CreationContext

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

This structure holds information used during UXML template instantiation.

Properties

target The element into which the visualTreeAsset is being cloned or instantiated. VisualTreeAsset.CloneTree() VisualTreeAsset.Instantiate()
visualTreeAsset The target UXML file to clone or instantiate.

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