Show / Hide Table of Contents

Class BasicModule

Inheritance
System.Object
BaseModule
BasicModule
Inherited Members
BaseModule.Id
BaseModule.Name
BaseModule.DisplayTitle
BaseModule.Description
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Packaging
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class BasicModule : BaseModule

Fields

View Source

Settings

Declaration
public List<ModuleSetting> Settings
Field Value
Type Description
System.Collections.Generic.List<ModuleSetting>

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX