Struct PluginConfig
- Namespace
- Elegy.Common.Assets
- Assembly
- Elegy.Common.dll
public struct PluginConfig
- Inherited Members
-
Properties
AssemblyName
public string AssemblyName { readonly get; set; }
Property Value
- string
Author
public string Author { readonly get; set; }
Property Value
- string
Description
public string Description { readonly get; set; }
Property Value
- string
EngineVersion
public string EngineVersion { readonly get; set; }
Property Value
- string
ImplementedInterface
public string ImplementedInterface { readonly get; set; }
Property Value
- string
VersionDateString
public string VersionDateString { readonly get; set; }
Property Value
- string