Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ Add
Function
Add
Plugins/UnLua/Source/UnLua/Public/UnLuaEx.h:397–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
395
#endif
396
397
void Add(const TCHAR *Key, int32 Value) { NameValues.Add(Key, Value); }
398
399
protected:
400
FString Name;
Callers
1
AddUnique
Method · 0.85
Calls
1
Add
Method · 0.45
Tested by
no test coverage detected