Skip to content

Library.InstallLocation

Inherits: RefCounted

InstallLocation defines a place where a LibraryLaunchItem can be installed.

Properties

Type Name Default
String id
String name
String description
Texture2D icon
int total_space_mb
int free_space_mb

Property Descriptions

id

String id

Note

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

name

String name

Note

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

description

String description

Note

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

icon

Texture2D icon

Note

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

total_space_mb

int total_space_mb

Note

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

free_space_mb

int free_space_mb

Note

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