ActionList

Namespace: SharpPluginLoader.Core.Actions

public struct ActionList

Inheritance ObjectValueTypeActionList

Fields

Actions

public nint Actions;

Count

public int Count;

Properties

Item

public Action Item { get; set; }

Property Value

Action