This version of Unity is unsupported.

UxmlFactory<T0,T1>.AcceptsAttributeBag(IUxmlAttributes)

Parameters

bag The attribute bag.

Returns

void Always true.

Description

Returns true.

By default, accepts any attribute bags. Override this function if you want to make specific checks on the attribute bag.