- Home /
Question by
Leslie-Young · May 03, 2018 at 06:44 PM ·
editor scripting
Programatically create Assembly Definition
Anyone know if there is an official (Unity API) way to create these assembly definitions via code? I poked around the docs and code but could not spot anything.
For now I am just writing out the file "manually" if it does not exist since it is simple JSon but I do not want to be creating something which the format for might change.
Comment
Your answer

Follow this Question
Related Questions
Editor Scripting: change selected objects layer with button press 0 Answers
Custom Hashset inspector Issues 0 Answers
How to solve "The type or namespace name 'MenuItemAttribute' could not be found"? 1 Answer
EditorGUILayout.TextField changes back to first value I input [GIF of the problem inside] 1 Answer
Rectangle handle size 1 Answer