pub const CREEP_NAME_MAX_LENGTH: u32 = 100;
Expand description

Maximum length (in UTF-16 units) of the string input to StuctureSpawn::spawn_creep for the name of a Creep

Code reference