Library.InstallOption
Inherits: RefCounted
InstallOption defines an arbitrary install option for a LibraryLaunchitem.
Properties
| Type | Name | Default |
|---|---|---|
| String | id | |
| String | name | |
| String | description | |
| Array | values | |
| int | value_type |
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!
values
Array values
Note
There is currently no description for this property. Please help us by contributing one!
value_type
int value_type
Note
There is currently no description for this property. Please help us by contributing one!