void Chunks.Geometry.WorldProperties.AddPlugin |
( |
PluginName |
name | ) |
|
override bool Chunks.Geometry.WorldProperties.Equals |
( |
object |
obj | ) |
|
static WorldProperties Chunks.Geometry.WorldProperties.Get |
( |
string |
worldName | ) |
|
|
static |
static IEnumerable<WorldProperties> Chunks.Geometry.WorldProperties.GetAll |
( |
| ) |
|
|
static |
override int Chunks.Geometry.WorldProperties.GetHashCode |
( |
| ) |
|
void Chunks.Geometry.WorldProperties.RemovePlugin |
( |
PluginName |
name | ) |
|
bool Chunks.Geometry.WorldProperties.HasThumbnail => ThumbnailPath != null && File.Exists(ThumbnailPath) |
IEnumerable<PluginName> Chunks.Geometry.WorldProperties.PluginNames => _pluginNames |
DateTime Chunks.Geometry.WorldProperties.DateCreated |
|
getset |
DateTime Chunks.Geometry.WorldProperties.DateModified |
|
getset |
PluginName Chunks.Geometry.WorldProperties.GameModePluginName |
|
get |
string Chunks.Geometry.WorldProperties.GameModeTitle |
|
get |
string Chunks.Geometry.WorldProperties.GameModeTypeName |
|
get |
bool Chunks.Geometry.WorldProperties.IsReadOnly |
|
get |
string Chunks.Geometry.WorldProperties.Name |
|
get |
ulong Chunks.Geometry.WorldProperties.ParentId |
|
getset |
string Chunks.Geometry.WorldProperties.SaveDirectory |
|
get |
int Chunks.Geometry.WorldProperties.Seed |
|
getset |
ulong Chunks.Geometry.WorldProperties.WorkshopId |
|
getset |
The documentation for this class was generated from the following file: