Merge remote-tracking branch 'origin/NewMaster' into AnHui_BaoShi
This commit is contained in:
commit
476c37917a
@ -426,7 +426,7 @@ public class Utility
|
||||
|
||||
|
||||
// 该方法用于打乱当前脚本所挂载物体的子物体顺序
|
||||
public void ShuffleChildObjects(Transform parent)
|
||||
public static void ShuffleChildObjects(Transform parent)
|
||||
{
|
||||
List<Transform> children = new List<Transform>();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user