|
std::string | to_string (RE::ActorValue a_actorValue) |
|
std::string | to_string (RE::EffectArchetype a_archetype) |
|
std::string | to_string (RE::FormType a_formType) |
|
std::string | to_string (RE::MATERIAL_ID a_materialID) |
|
template<class CharT , class Traits , class Allocator > |
bool | getline (RE::NiBinaryStream &a_input, std::basic_string< CharT, Traits, Allocator > &a_str) |
|
template<class CharT , class Traits , class Allocator > |
bool | getline (RE::NiBinaryStream &a_input, std::basic_string< CharT, Traits, Allocator > &a_str, CharT a_delim) |
|
std::string | to_string (REL::Version a_version) |
|