Difference between revisions of "Resource description (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to searchm (Quick-adding category "M2TW Scripting Exported Triggers" (using HotCat)) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 15: | Line 15: | ||
*[[BuildingName (M2-Scripting)|BuildingName]] | *[[BuildingName (M2-Scripting)|BuildingName]] | ||
+ | *[[ButtonPressed (M2-Scripting)|ButtonPressed]] | ||
*[[ForgivenessName (M2-Scripting)|ForgivenessName]] | *[[ForgivenessName (M2-Scripting)|ForgivenessName]] | ||
+ | *[[ScrollAdviceRequested (M2-Scripting)|ScrollAdviceRequested]] | ||
+ | *[[ScrollClosed (M2-Scripting)|ScrollClosed]] | ||
+ | *[[ScrollOpened (M2-Scripting)|ScrollOpened]] | ||
+ | *[[ShortcutTriggered (M2-Scripting)|ShortcutTriggered]] | ||
*[[TransgressionName (M2-Scripting)|TransgressionName]] | *[[TransgressionName (M2-Scripting)|TransgressionName]] | ||
+ | *[[UIElementVisible (M2-Scripting)|UIElementVisible]] | ||
*[[UnitType (M2-Scripting)|UnitType]] | *[[UnitType (M2-Scripting)|UnitType]] | ||
== See Also == | == See Also == | ||
*[[Conditions (M2-Scripting)]] - For links to other condition/trigger pages and information on parameters. | *[[Conditions (M2-Scripting)]] - For links to other condition/trigger pages and information on parameters. | ||
+ | *[[Events (M2-Scripting)]] - For links to other events pages. | ||
+ | |||
+ | [[Category:M2TW Scripting Exported Triggers]] |
Latest revision as of 15:00, 11 April 2009
resource_description is a trigger exported by some Scripting Events and required by some Scripting Conditions.
Detailed Information
To Be Amended
Events That Export
To Be Amended
Conditions That Require
Listed Alphabetically
- BuildingName
- ButtonPressed
- ForgivenessName
- ScrollAdviceRequested
- ScrollClosed
- ScrollOpened
- ShortcutTriggered
- TransgressionName
- UIElementVisible
- UnitType
See Also
- Conditions (M2-Scripting) - For links to other condition/trigger pages and information on parameters.
- Events (M2-Scripting) - For links to other events pages.