More native func work
This commit is contained in:
parent
e6fdde028e
commit
e141c8370e
3 changed files with 49 additions and 9 deletions
|
|
@ -46,7 +46,7 @@ namespace SlotPolicy {
|
|||
std::string code;
|
||||
std::int32_t sortOrder;
|
||||
bool advanced;
|
||||
std::string translationKey() {
|
||||
std::string translationKey() const {
|
||||
return "$SkyOutSys_Desc_PolicyName_" + code;
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue