public static MyScriptableObject DoSomething() { var foo = new MyScriptable { caret } Object(); return(foo); }
public static void DoSomething() { var foo = new MyScriptable { caret } Object(); }