Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ SetName
Method
SetName
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
void FLuaEnv::SetName(FString InName)
213
{
214
Name = InName;
215
}
216
217
void FLuaEnv::NotifyUObjectDeleted(const UObjectBase* ObjectBase, int32 Index)
218
{
Callers
3
FLuaEnv
Method · 0.45
Locate
Method · 0.45
OnPostEngineInit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected