titleCut
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Obsolete command. Use cutText instead.
Syntax
- Syntax:
- titleCut [text, type, speed]
- Parameters:
- [text, type, speed]: Array
- text: String
- type: String
- speed: Number - optional, default 1.
- text: String
- Return Value:
- Nothing
Examples
- Example 1:
titleCut ["Hello, how are you?","Plain Down",3]
Additional Information
- Multiplayer:
- -
- See also:
- cutText
Notes
Notes