pub const CREEP_SAY_MAX_LENGTH: u32 = 10;
Expand description

Maximum length (in UTF-16 units) of string input to Creep::say and PowerCreep::say

Code reference