ActionList
Namespace: SharpPluginLoader.Core.Actions
public struct ActionList
Inheritance Object → ValueType → ActionList
Fields
Actions
public nint Actions;
Count
public int Count;
Properties
Item
public Action Item { get; set; }
Namespace: SharpPluginLoader.Core.Actions
public struct ActionList
Inheritance Object → ValueType → ActionList
public nint Actions;
public int Count;
public Action Item { get; set; }