Class PluginData
- Namespace
- SharpPluginLoader.Core
- Assembly
- SharpPluginLoader.Core.dll
Contains some configuration data for a plugin. This is returned by Initialize().
public class PluginData
- Inheritance
-
PluginData
- Inherited Members
Fields
ImGuiWrappedInTreeNode
When set to true, any ImGui widgets rendered inside OnImGuiRender() will be wrapped in a TreeNode.
public bool ImGuiWrappedInTreeNode
Field Value
IsDebugPlugin
public bool IsDebugPlugin