MCPcopy Create free account
hub / github.com/Tencent/UnLua / GetName

Method GetName

Plugins/UnLua/Source/UnLua/Private/LuaCore.h:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22{
23 FORCEINLINE int32 GetSize() const { return Size; }
24 FORCEINLINE const char* GetName() const { return Name; }
25
26 static const FScriptContainerDesc Array;
27 static const FScriptContainerDesc Set;

Callers 15

MakeOrphanedClassFunction · 0.45
OverrideMethod · 0.45
RestoreOverridesMethod · 0.45
SuspendOverridesMethod · 0.45
ResumeOverridesMethod · 0.45
BindMethod · 0.45
TryBindMethod · 0.45
ExportClassFunction · 0.45
GetContainerObjectMethod · 0.45
BuildFromUPropertyMethod · 0.45
BindMethod · 0.45
GetUPropertyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected