Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by UnityVinc3 · Apr 13, 2017 at 12:41 PM · unity 5methodpublicaccessing

Only some methods seem to be accessible

Hi I am simply trying to access a method from another script. I have a script named BankScript which contains 2 public methods named respectively: public void buyItem(int moneyCost, int energyCost) and public void addEnergy(int energyDeposit). Another script is trying to access these methods.

I successfully referenced a BankScript object in my other script as it is actually able to access the buyItem method ( it gets listed in the list of methods I can use). I also have a button on another GameObject from this scene that is linked to this buyItem method and it works fine.

But curiously, I coded the AddEnergy method in BankScript and I do not see it appear in the list of available methods when I try to access it from the other Script...
Both methods are public and very similar. Do I need to do something particular to have my methods accessible from other scripts?

Similarly, I noticed the same for public variables in my BankScript, some are accessible and some are not? Even though they were all declared public...

I am clearly missing something but my limited programming knowledge does not allow me to figure it out.

Thank you all for the help.

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image gjf · Apr 12, 2017 at 11:13 AM 0
Share

at the very least, you need to post your scripts if you are requesting help. your description isn't complete enough for anybody to provide a meaningful answer.

please make sure that all code if formatted (highlight the code and click the 101/010 button above the edit box).

avatar image UnityVinc3 · Apr 12, 2017 at 09:30 PM 0
Share

I'm terribly sorry for not posting code as I assumed it was either a mistake from my end or a very obvious step I was unaware of.

Indeed, I had somehow 2 scripts with the same name opened in my editor. I was editing the incorrect one.

Sorry for wasting your time. I will add code if I have questions from now on. Thanks.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

3 People are following this question.

avatar image avatar image avatar image

Related Questions

Unity accessing Gradient Editor changing Preset 1 Answer

MoveCreatures() Method crashes unity HELP 0 Answers

Accessing not yet publicly added scirpt 3 Answers

Accessing variable from a method in another script and gameObject 2 Answers

Why is my debug log not going through? (Trying to get a script to access a non static variable of another script.) 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges