YaUITextTypingEffect
YaUITextTypingEffect
Properties
number totalTimes
CLIENT ONLY
total output times
Functions
void Start(number speed)
CLIENT ONLY
show typing effect start
void PrintAll(number interval)
CLIENT ONLY
Use fixed intervals to complete the entire printing process.
boolean Print()
CLIENT ONLY
Outputs one character. If there are no more characters left, return false.