_THEFEED_SET_NEXT_POST_BACKGROUND_COLOR
DocsThefeedSetNextPostBackgroundColor(hudColorIndex)Description
From the decompiled scripts:
HUD::_92F0DA1E27DB96DC(6);
HUD::_92F0DA1E27DB96DC(184);
HUD::_92F0DA1E27DB96DC(190);
sets background color for the next notification
6 = red
184 = green
190 = yellow
Here is a list of some colors that can be used: gyazo.com/68bd384455fceb0a85a8729e48216e15Parameters
| Name | Type | Description |
|---|---|---|
hudColorIndex | int | — |
Returns
voidThis native does not return a value.