Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_WelcomeScreenIntroduction Interface Reference

Class that holds information about Introduction. More...

Public Member Functions

ResourceName GetImage ()
 
string GetTitleText ()
 
string GetDescriptionText ()
 

Protected Attributes

ResourceName m_sContentImage
 
string m_sContentTitleText
 
string m_sContentDescriptionText
 

Detailed Description

Class that holds information about Introduction.

Member Function Documentation

◆ GetDescriptionText()

string SCR_WelcomeScreenIntroduction.GetDescriptionText ( )
Returns
description

◆ GetImage()

ResourceName SCR_WelcomeScreenIntroduction.GetImage ( )
Returns
image

◆ GetTitleText()

string SCR_WelcomeScreenIntroduction.GetTitleText ( )
Returns
title

Member Data Documentation

◆ m_sContentDescriptionText

string SCR_WelcomeScreenIntroduction.m_sContentDescriptionText
protected

◆ m_sContentImage

ResourceName SCR_WelcomeScreenIntroduction.m_sContentImage
protected

◆ m_sContentTitleText

string SCR_WelcomeScreenIntroduction.m_sContentTitleText
protected

The documentation for this interface was generated from the following file: