Refactors and documentation.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
namespace RecrownedAthenaeum.UI.Skin.Definitions
|
||||
{
|
||||
/// <summary>
|
||||
/// A definition for the skin system.
|
||||
/// A definition containing the data for the skin system. Should be in data transfer object model.
|
||||
/// </summary>
|
||||
public interface ISkinDefinition
|
||||
public interface ISkinDefinitionData
|
||||
{
|
||||
/// <summary>
|
||||
/// The module type this definition is definining.
|
||||
|
||||
Reference in New Issue
Block a user