Book a Demo

Author Topic: code generation path  (Read 4901 times)

GrahamL

  • EA User
  • **
  • Posts: 111
  • Karma: +2/-0
    • View Profile
code generation path
« on: June 16, 2021, 07:43:15 pm »
Hi
is it possible to obtain the code generation path for a class from within an EA addin?

Thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: code generation path
« Reply #1 on: June 16, 2021, 10:26:16 pm »
IIRC it's in the file paths.txt (or so) somewhere in EA's %appdata%.

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: code generation path
« Reply #2 on: June 17, 2021, 09:53:52 am »
Element.GenFile

If it uses local paths, then those will be specified in the file qwerty mentioned.