Chunks
Moddable voxel sandbox for room-scale VR.
|
Public Member Functions | |
WorkshopPluginName (ulong itemId) | |
override string | ToString () |
override bool | SatisfiesDependency (PluginName dependency) |
override bool | Equals (PluginName obj) |
override int | GetHashCode () |
Public Member Functions inherited from Chunks.Plugins.PluginName | |
override bool | Equals (object obj) |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static new IEnumerable< WorkshopPluginName > | GetAll () |
Static Public Member Functions inherited from Chunks.Plugins.PluginName | |
static IEnumerable< PluginName > | GetAll () |
static PluginName | Parse (string name) |
static IEnumerable< PluginName > | GetDefaultPluginNames () |
Properties | |
ulong | ItemId [get] |
override string | PluginDirectory [get] |
override string | Title [get] |
Properties inherited from Chunks.Plugins.PluginName | |
abstract string | PluginDirectory [get] |
abstract string | Title [get] |
bool | IsInstalled [get] |
Chunks.Plugins.WorkshopPluginName.WorkshopPluginName | ( | ulong | itemId | ) |
|
virtual |
Implements Chunks.Plugins.PluginName.
|
static |
override int Chunks.Plugins.WorkshopPluginName.GetHashCode | ( | ) |
|
virtual |
Implements Chunks.Plugins.PluginName.
override string Chunks.Plugins.WorkshopPluginName.ToString | ( | ) |
|
get |
|
get |
|
get |