Author Topic: Transferring a method from a class to another one  (Read 3862 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Transferring a method from a class to another one
« on: January 27, 2019, 07:01:06 pm »
Hello all,

    Is it possible to transfer a method from a class to another one?

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1324
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Transferring a method from a class to another one
« Reply #1 on: January 28, 2019, 05:48:23 am »
Yes. Try drag and drop in the project browser
Happy to help
:)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Re: Transferring a method from a class to another one
« Reply #2 on: January 28, 2019, 06:23:33 am »
Thank you! It worked!