Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns true if protected properties of the region can be changed by non-secure scripts.

canChange = ScriptRegion:CanChangeProtectedState()

Returns[]

canChange
boolean - True if addon scripts are currently allowed to change protected properties of the region (e.g. showing or hiding it, changing its position, or altering frame attributes).

Details[]

  • Addon scripts are allowed to change protected properties for non-secure frames, or for secure frames while the player is not in combat.
Advertisement