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.