MCPcopy 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

AddUniqueMethod · 0.85

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected