PixelCrushers.DialogueSystem.I2Support.DialogueSystemUseI2RTLFix Class Reference

If using Right-To-Left (RTL) languages, add this script to the Dialogue Manager to make subtitles and response menus apply I2's RTL fix. More...

Inheritance diagram for PixelCrushers.DialogueSystem.I2Support.DialogueSystemUseI2RTLFix:
Collaboration diagram for PixelCrushers.DialogueSystem.I2Support.DialogueSystemUseI2RTLFix:

Public Attributes

List< string > additionalRTLLanguageCodes = new List<string>(new string[] { "fa" })
 
bool alignRTLToRight = true
 
int textLimit = 999
 

Detailed Description

If using Right-To-Left (RTL) languages, add this script to the Dialogue Manager to make subtitles and response menus apply I2's RTL fix.

Member Data Documentation

◆ additionalRTLLanguageCodes

List<string> PixelCrushers.DialogueSystem.I2Support.DialogueSystemUseI2RTLFix.additionalRTLLanguageCodes = new List<string>(new string[] { "fa" })

◆ alignRTLToRight

bool PixelCrushers.DialogueSystem.I2Support.DialogueSystemUseI2RTLFix.alignRTLToRight = true

◆ textLimit

int PixelCrushers.DialogueSystem.I2Support.DialogueSystemUseI2RTLFix.textLimit = 999

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