Elaztek Developer Hub
Blamite Game Engine - Strings  00309.02.03.21.0044.blamite
A library containing general purpose utilities and classes for use in multiple projects.
Deprecated List
Member AiError
Will be removed in the future, this should be handled from any future AI systems directly rather than a log severity.
Member BlamStrings::GetStringFromID (int string_id, int max_length)
Win32 string tables should be avoided going forward. Use another method of storing strings.
Member Input
Will be removed in the future, this should be handled from console directly rather than a log level. This exists as originally it was added under 'Info', which was redundant due to the presence of a 'None' level.