Void ITitleComponent.SetTitleData(String title, String subTitle, String author, String icon, String version)

Sets all the data to display.

Parameters

  • title
    Type: String
    The main title.
  • subTitle
    Type: String
    The sub-title.
  • author
    Type: String
    The author.
  • icon
    Type: String
    The icon.
  • version
    Type: String
    The version.