Method | Description | |
---|---|---|
CreateObject ( string path, Transform parent = null ) : GameObject |
EDITOR下创建对象
|
public static CreateObject ( string path, Transform parent = null ) : GameObject | ||
path | string | |
parent | Transform | |
return | GameObject |