Delegate StringTableListView.EditTable | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Delegate StringTableListView.EditTable

    Namespace: UnityEditor.Localization
    Syntax
    public delegate void EditTable(StringTableListViewItem row, StringTable col);
    Parameters
    Type Name Description
    StringTableListViewItem row
    StringTable col
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX