M_MSCLoader_Settings_AddText - piotrulos/MSCModLoader GitHub Wiki

AddText Method

Add just a text

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346

C#

public static <a href="T_MSCLoader_SettingsText">SettingsText</a> AddText(
	string text,
	bool visibleByDefault = true
)

View Source

Parameters

  String
Just a text (supports unity rich text)
  Boolean  (Optional)
Visible by default (default=true)

Return Value

SettingsText
SettingsText

See Also

Reference

Settings Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️