C# Class Content.Client.Message.RichTextLabelExt

Show file Open project: space-wizards/space-station-14

Public Methods

Method Description
SetMarkup ( RichTextLabel label, string markup ) : void

Method Details

SetMarkup() public static method

public static SetMarkup ( RichTextLabel label, string markup ) : void
label RichTextLabel
markup string
return void