Version: 2020.1
언어: 한국어

MultiColumnHeaderState.CanOverwriteSerializedFields

매뉴얼로 전환
public static bool CanOverwriteSerializedFields (IMGUI.Controls.MultiColumnHeaderState source, IMGUI.Controls.MultiColumnHeaderState destination);

파라미터

source State that have serialized data to be transfered to the destination state.
destination Destination state.

반환

bool Returns true if the source state have the same number of columns as the destination state.

설명

Checks if the source state can transfer its serialized data to the destination state.

Some of the fields in the MultiColumnHeader state are serializable so they can be preserved between assembly reloads and/or when restarting Unity. The non-serialized fields have to be reconstructed. After having reconstructed the state use this method before calling OverwriteSerializedFields to apply any serialized fields from a previous session.

See Also: OverwriteSerializedFields.

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