![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
This is the complete list of members for VGFunctions.LSText, including all inherited members.
| CapString(string _inputStr, int _maxLength=16) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| CharGenerator(int _length, char _char) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| ClampString(string _inputStr, int _maxLength=16, string _end="...") (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| ConvertToTimecode(float time) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| CopyToClipboard(string _text) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| FormatString(string _input) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| GenerateFriendlyKeycodes(List< KeyCode > _keys) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| GetChunks(string value, int chunkSize) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| GetLines(string value, int lineLength) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| randomChar() (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| RandomCharCharacters (defined in VGFunctions.LSText) | VGFunctions.LSText | privatestatic |
| randomHex(string _current) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| randomNumString(int length) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| RandomStrCharacters (defined in VGFunctions.LSText) | VGFunctions.LSText | privatestatic |
| randomString(int length) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| RemapToFriendly (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| ReplaceFirstInstance(string source, string find, string replace) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| sb (defined in VGFunctions.LSText) | VGFunctions.LSText | privatestatic |
| SetStringLength(string _inputStr, int _maxLength=16, string _end="...") (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| SpaceGenerator(int _length, string paddingChar=null) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| SplitToLines(string stringToSplit, int maxLineLength) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |
| WordWrap(string _input, int maxCharacters) (defined in VGFunctions.LSText) | VGFunctions.LSText | static |