Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • Is isVisible() the boolean inverse of isHidden()?


    Sicilian7

    Recommended Posts

    The Widget API provides two methods for widgets, namely 

    isVisible(),isHidden()

    Are these just boolean inverses? Or do they refer to two different things entirely?

    Link to comment
    Share on other sites

    They are not inverses of each other, isHidden is checking a field in the RS widget class, isVisible is comparing loop cycles :)

    I think they'd always be the inverse, but there's a chance it could be different. isVisible is the preferred way to check, it should be a bit more performant.

    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.