CommonLibSSE NG
Loading...
Searching...
No Matches
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
Definition
API.h:14
CommonLibSSE-NG
include
SKSE
Translation.h
Generated by
1.9.7