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

UxmlFactory<T0,T1>.DoCreate

マニュアルに切り替える

パラメーター

bagA bag of name-value pairs, one for each attribute of the UXML element. This can be used to initialize the properties of the created object.
ccWhen the element is created as part of a template instance inserted in another document, this contains information about the insertion point.

戻り値

TCreatedType The created element.

説明

If implemented by your factory, this function will be called to instantiate an object of type T0. Otherwise, the default constructor of T0 will be used.

This function will be deprecated in 2018.3. Implement a default constructor for T0 instead and initialize your object in T1.Init().

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961