BOSSU:SendProperty

From 3dbrew
Revision as of 01:01, 10 October 2016 by Yellows8 (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00140082]
1 u16 PropertyID
2 Size
3 (Size << 4) | 0xA
4 Data Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This sets the data for the specified property with the currently selected BOSS task. This data will be written into FS later(normally with BOSSU:RegisterTask).