Difference between revisions of "83Plus:BCALLs:4C21"
From WikiTI
m ({{missinfo|destroys}}) |
|||
Line 1: | Line 1: | ||
[[Category:83Plus:BCALLs:By_Name:Dialog|StartDialog_Override]] [[Category:83Plus:BCALLs:By_Name|StartDialog_Override]] [[Category:83Plus:BCALLs:By_Address|4C21 - StartDialog_Override]] | [[Category:83Plus:BCALLs:By_Name:Dialog|StartDialog_Override]] [[Category:83Plus:BCALLs:By_Name|StartDialog_Override]] [[Category:83Plus:BCALLs:By_Address|4C21 - StartDialog_Override]] | ||
+ | {{missinfo|destroys}} | ||
== Synopsis == | == Synopsis == | ||
'''Official Name:''' StartDialog_Override | '''Official Name:''' StartDialog_Override |
Latest revision as of 18:17, 13 April 2008
This article is missing some information (namely destroys). You can help WikiTI by filling in the missing information.
Synopsis
Official Name: StartDialog_Override
BCALL Address: 4C21
Calls SetDialogOverride, then StartDialog.
Inputs
- appData: menu structure.
Outputs
- Starts Dialog
Destroys
- unknown
Comments
- Calls SetDialogOverride, then StartDialog.
- Use with the other Dialog BCALLs.
- Info on how to use these the Dialog BCALLs .