Editing Explore plugin
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
4 Identifiers: | 4 Identifiers: | ||
Line 10: | Line 9: | ||
=1 Interface= | =1 Interface= | ||
contains | contains dynamically allocated subs: | ||
0: 1 | 0: 1 Input: | ||
... | |||
5: 3 Inputs: char* (reload_category game/network/..,reload_category_items game/...) ,0, 0 - send (sequences of)xmb command(s) | |||
6: 2 Inputs: char* (open_list nocheck/...), 0 | |||
5: 3 | |||
6: | |||
Example XMB Commands: | |||
* reload_category game | |||
* reload_category_items game | |||
* focus_category game | |||
* wait 1000 | |||
* focus_segment_index seg_mcutility 0 | |||
* open_list | |||
* yield | |||
* focus_segment_index seg_newvmc 0 | |||
* close_list | |||
... | |||
=CAT0 Interface= | =CAT0 Interface= | ||
Line 274: | Line 33: | ||
contains 25 subs: | contains 25 subs: | ||
0: | 0: | ||
1: | |||
.. | |||
24: | |||
24: | |||
=MOD0 Interface= | =MOD0 Interface= | ||
Line 317: | Line 42: | ||
contains 4 subs: | contains 4 subs: | ||
0: 0 | 0: 0 Input: (ModuleActivate) | ||
1: 0 | 1: 0 Input: (ModuleDeactivate) | ||
2: 1 | 2: 1 Input: string name? - (ModuleLoadFailed) | ||
3: 1 | 3: 1 Input: string name? - (ModuleGetLoadOpinion) | ||
=ACT0 Interface= | =ACT0 Interface= | ||
Line 326: | Line 51: | ||
contains 1 sub: | contains 1 sub: | ||
0: 1 | 0: 1 Input: string | ||
(explore, CloseListChild, FocusMessageBox, FocusFriend, ClearCache, ClearWBoardFocus, SetWBoardFocus, ExecStorageCopy, NotifyErrorNoExecute, | |||
ShopDemo_ResetTimer) | |||
explore | |||