Table of Contents

Property Setters

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

Setters

public Dictionary<string, Action<TTarget, object?>> Setters { get; }

Property Value

Dictionary<string, Action<TTarget, object>>