mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class PluginSettings
Generated by DocFX

Class PluginSettings

Inheritance
System.Object
PluginSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.XML
Assembly: Asgard3.Core.dll
Syntax
public class PluginSettings

Properties

| Improve this Doc View Source

Items

Declaration
public List<PluginVariables> Items { get; set; }
Property Value
Type Description
System.Collections.Generic.List<PluginVariables>

Methods

| Improve this Doc View Source

AddVariable(String, String, Object)

Declaration
public bool AddVariable(string PluginName, string VariableName, object Variable)
Parameters
Type Name Description
System.String PluginName
System.String VariableName
System.Object Variable
Returns
Type Description
System.Boolean
| Improve this Doc View Source

FindVariable(String, String)

Declaration
public PluginVariables FindVariable(string PluginName, string VariableName)
Parameters
Type Name Description
System.String PluginName
System.String VariableName
Returns
Type Description
PluginVariables


Copyright © 2010 - 2025 mikeownage.com all rights reserved.