Skip to content

PartitionCard

Inherits: MarginContainer

Properties

Type Name Default
SteamRemovableMediaManager steam_disks
NotificationManager notification_manager
PartitionDevice partition_device
String partition_device_path
Label name_label
Label filesystem_label
Label size_label
CardButton init_button
HBoxContainer mounts_container
CustomLogger logger
int log_level 3

Methods

Returns Signature
void setup(device: PartitionDevice)

Property Descriptions

steam_disks

SteamRemovableMediaManager steam_disks

Note

There is currently no description for this property. Please help us by contributing one!

notification_manager

NotificationManager notification_manager

Note

There is currently no description for this property. Please help us by contributing one!

partition_device

PartitionDevice partition_device

Note

There is currently no description for this property. Please help us by contributing one!

partition_device_path

String partition_device_path

Note

There is currently no description for this property. Please help us by contributing one!

name_label

Label name_label

Note

There is currently no description for this property. Please help us by contributing one!

filesystem_label

Label filesystem_label

Note

There is currently no description for this property. Please help us by contributing one!

size_label

Label size_label

Note

There is currently no description for this property. Please help us by contributing one!

init_button

CardButton init_button

Note

There is currently no description for this property. Please help us by contributing one!

mounts_container

HBoxContainer mounts_container

Note

There is currently no description for this property. Please help us by contributing one!

logger

CustomLogger logger

Note

There is currently no description for this property. Please help us by contributing one!

log_level

int log_level = 3

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

setup()

void setup(device: PartitionDevice)

Performs _ready fucntionality with the given PartitionDevice