// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.TransitionData

namespace UnityEngine.UIElements
{
public class TransitionData // TypeDefIndex: 5987
{
	// Fields
	type#9145 transitionDelay;
	type#9145 transitionDuration;
	type#9084 transitionProperty;
	type#8545 transitionTimingFunction;

	// Methods
	// RVA: -1
	public virtual type#27622 Copy() { }
	// RVA: -1
	public virtual type#28660 CopyFrom(type#12189 other) { }
	// RVA: -1
	public static type#15313 op_Equality(type#27622 lhs, type#27622 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27622 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
