Version: 2018.1
Experimental: this API is experimental and might be changed or removed in the future.

UxmlFactory<T0>.DoCreate

マニュアルに切り替える

パラメーター

bagRead access to the UXML attributes.
ccContext of the current instantiation.

戻り値

T An instance of the target type.

説明

This method is meant to be overriden by the user. It must create an element of the expected type, using the creation context and available properties.