This commit is contained in:
2025-12-05 08:08:44 +08:00
parent e0d4d0c364
commit 1f10abfb32
2909 changed files with 2470486 additions and 3024 deletions

View File

@@ -0,0 +1,2 @@
//Pop up namespace editor to set current picker's namespace:
MGP_SetCurrentPickerNamespace_WithUI;

View File

@@ -0,0 +1 @@
Pop up namespace editor to set current picker's namespace<63><65>

View File

@@ -0,0 +1,2 @@
//Get namespace form the first selected reference object and set as current picker's namespace.
MGP_SetPickerNamespace_Via_Selection;

View File

@@ -0,0 +1 @@
Get namespace form the first selected reference object and set as current picker's namespace.