Skip to content

EditorAddonItem.Params property

Gets or sets the params.

public Dictionary<string, object?>? Params { get; set; }

See Also