Vehicle Mod Box Settings Class
Settings for vehicle mod boxes, used with vehicle_mod_box_spawner_device.
Verse using statement |
using { /Fortnite.com/Devices } |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
PaintColor |
??color |
A custom paint color on the mod box. * If the associated mod box uses default visuals, it becomes a blank box with that paint color. * Setting this value to false removes any custom paint color. |
Icon |
??texture |
A custom icon on the mod box. Attempting to return this value will fail unless it's your own texture. * If the associated mod box uses default visuals, it becomes a blank box with that icon. * Setting this value to false removes any custom icon. |
IconColor |
??color |
The custom color of the icon on the mod box. This value has no effect if this entry's icon is not set. * Setting this value to false removes any custom icon color. |
IconScale |
?float |
The scale multiplier of the icon on the mod box, clamped between 0.1 and 2.0. This value has no effect if this entry's icon is not set. * This value defaults to 1.0. |
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.