Struct ActionList
- Namespace
- SharpPluginLoader.Core.Actions
- Assembly
- SharpPluginLoader.Core.dll
public struct ActionList
- Inherited Members
Fields
Actions
public nint Actions
Field Value
Count
public int Count
Field Value
Properties
this[int]
public readonly Action? this[int index] { get; set; }
Parameters
index
int