This version of Unity is unsupported.

CreationContext

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

This class is used during UXML template instantiation.

Operators

operator !=Compare two CreationContext objects and return true if they are not equal.
operator ==Compare two CreationContext objects and return true if they are equal.