Forum Discussion

FedericoWeschle's avatar
FedericoWeschle
Community Member
9 months ago

Programmer's guide

Hi!

Sorry if this was already answered but I can´t find any programmer's guide to get an rapid access to methods and attributes (player.GetVar().... all player's methods and attributes for example). Am I looking in the wrong website? Is there a specific community for JS programming that has all the documentation needed to get the language full description?

 

Thank you in advance! 

  • Hello Third Term! 👋 Thanks for posting your question here! Although we don't have a specific community for JavaScript programming, feel free to create a discussion here with your questions. Some of our community members are really knowledgeable in that space.

    And in case you haven't seen it yet, I wanted to share these javascript best practices tips in case it helps. 

  • Sarah, thank you for your response. I'll post my questions here as you suggested. In this case I wanted to know if the player class has any other useful methods as GetVar() and SetVar() to take advantage of, to potentially add new features.