- Home /
Question by
Santy · Oct 01, 2015 at 12:06 PM ·
script.command line
Execute Method from Command Line
Hello,
I want to execute a method of a CS file I have in Assets/Editor from command line.
I am using this:
/Applications/Unity/Unity.app/Contents/MacOS/Unity -batchmode -quit -projectProject ProjectPath -executeMethod FileName.MethodName
but it is not working.
Any help??
Thank you very much in advance!
Comment
Your answer
Follow this Question
Related Questions
How to change motion/animation in Animator with C# script? 0 Answers
Making an image appear from a different script 0 Answers
Slider Not Working 0 Answers
Change camera viewport rect via script 1 Answer
what is a script component?? 0 Answers