CommonLibVR
Translation.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
SKSE
4
{
5
namespace
Translation
6
{
7
void
ParseTranslation
(
const
std::string
& a_name);
8
9
bool
Translate
(
const
std::string
& a_key,
std::string
& a_result);
10
}
11
}
SKSE::Translation::Translate
bool Translate(const std::string &a_key, std::string &a_result)
SKSE::Translation::ParseTranslation
void ParseTranslation(const std::string &a_name)
SKSE::stl::nttp::string
string(const CharT(&)[N]) -> string< CharT, N - 1 >
SKSE
Definition:
API.h:14
CommonLibVR
include
SKSE
Translation.h
Generated by
1.9.1