M&B: Bannerlord 1.2.12
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.InformationMessage Class Reference

Public Member Functions

 InformationMessage (string information)
 Information's parameter structure.
 
 InformationMessage (string information, Color color)
 Information's parameter structure.
 
 InformationMessage (string information, Color color, string category)
 Information's parameter structure.
 
 InformationMessage (string information, string soundEventPath)
 Information's parameter structure.
 
 InformationMessage ()
 Information's parameter structure with default empty text content.
 

Properties

string Information [get, set]
 
string Detail [get, set]
 
Color Color [get, set]
 
string SoundEventPath [get, set]
 
string Category [get, set]
 

Constructor & Destructor Documentation

◆ InformationMessage() [1/5]

TaleWorlds.Library.InformationMessage.InformationMessage ( string information)
Parameters
informationText content of the message. Supports rich text. Shows white as default.

◆ InformationMessage() [2/5]

TaleWorlds.Library.InformationMessage.InformationMessage ( string information,
Color color )
Parameters
informationText content of the message. Supports rich text.
colorColor of the message.

◆ InformationMessage() [3/5]

TaleWorlds.Library.InformationMessage.InformationMessage ( string information,
Color color,
string category )
Parameters
informationText content of the message. Supports rich text.
colorColor of the message.
categoryCategory of the message.

◆ InformationMessage() [4/5]

TaleWorlds.Library.InformationMessage.InformationMessage ( string information,
string soundEventPath )
Parameters
informationText content of the message. Supports rich text.
soundEventPathPath of a sound file in the project.

◆ InformationMessage() [5/5]

TaleWorlds.Library.InformationMessage.InformationMessage ( )

Property Documentation

◆ Information

string TaleWorlds.Library.InformationMessage.Information
getset

◆ Detail

string TaleWorlds.Library.InformationMessage.Detail
getset

◆ Color

Color TaleWorlds.Library.InformationMessage.Color
getset

◆ SoundEventPath

string TaleWorlds.Library.InformationMessage.SoundEventPath
getset

◆ Category

string TaleWorlds.Library.InformationMessage.Category
getset