Clear Custom Notification Message
Battlefield 6 Scripting Docs / modlib / ClearCustomNotificationMessage
function ClearCustomNotificationMessage(custom, target?): void;
Defined in: modlib/index.ts:693
Parameter | Type |
---|---|
custom |
CustomNotificationSlots |
target? |
| Player | Team |
void