Property | Type | Description | |
---|---|---|---|
BuildScript | void | ||
GetLineInfoAll | Script_Text_Editor.Data.SavedTranslationFormatProvider.LineInfo[] | ||
GetLineInfoAt | |||
GetNewTextAt | string | ||
GetOrgTextAt | string | ||
LoadTranslation | void | ||
OpenScript | void | ||
SaveLineAt | void | ||
TextData | System | ||
Undo | int |
Method | Description | |
---|---|---|
BuildScript ( string filename ) : void | ||
GetLineInfoAll ( ) : Script_Text_Editor.Data.SavedTranslationFormatProvider.LineInfo[] | ||
GetLineInfoAt ( int index ) : |
||
GetNewTextAt ( int index ) : string | ||
GetOrgTextAt ( int index ) : string | ||
LoadTranslation ( string filename, |
||
OpenScript ( string filename ) : void | ||
SaveLineAt ( int index, string line ) : void | ||
TextData ( ) : System | ||
Undo ( ) : int |