UnityEditor.TreeViewDragging.GetCurrentExpanded C# (CSharp) Method

GetCurrentExpanded() public method

public GetCurrentExpanded ( ) : List
return List
        public List<int> GetCurrentExpanded()
        {
            if (<>f__am$cache3 == null)
            {
                <>f__am$cache3 = item => item.id;