Table of Contents

Method SaveSettings

Namespace
HogWarp.Replicated
Assembly
Pillars.dll

SaveSettings(Player, float, float, float)

Invoked when a player closes the settings window of the chat panel.

public void SaveSettings(Player player, float height, float width, float textScale)

Parameters

player Player

The player that closed the window

height float

The height value of the chat panel window

width float

The width value of the chat panel window

textScale float

The font size of the chat panel window