Click or drag to resize

FormActMainAddPluginPanel Method

[Missing <summary> documentation for "M:Advanced_Combat_Tracker.FormActMain.AddPluginPanel(System.String,System.Boolean)"]


Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public ActPluginData AddPluginPanel(
	string PluginPath,
	bool SuppressErrors
)

Parameters

PluginPath  String

[Missing <param name="PluginPath"/> documentation for "M:Advanced_Combat_Tracker.FormActMain.AddPluginPanel(System.String,System.Boolean)"]

SuppressErrors  Boolean

[Missing <param name="SuppressErrors"/> documentation for "M:Advanced_Combat_Tracker.FormActMain.AddPluginPanel(System.String,System.Boolean)"]

Return Value

ActPluginData

[Missing <returns> documentation for "M:Advanced_Combat_Tracker.FormActMain.AddPluginPanel(System.String,System.Boolean)"]

See Also