Table of Contents

Delegate OnixSetting.SettingChangedDelegate

Namespace
OnixRuntime.Api.OnixClient
Assembly
OnixRuntime.dll

Delegate for handling setting change events.

public delegate void OnixSetting.SettingChangedDelegate(OnixModule? mod, OnixSetting setting, bool isInit)

Parameters

mod OnixModule

The module that owns this setting.

setting OnixSetting

The setting that was changed.

isInit bool

Indicates whether this is the initial value being set from config.