Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ ToStringWrapper
Function
ToStringWrapper
Plugins/UnLua/Source/UnLua/Private/MathLib/LuaLib_Math.h:379–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
378
template <typename T>
379
FString ToStringWrapper(T* A) { return A->ToString(); }
380
381
template <typename T>
382
struct TMathUtils
Callers
1
ToString
Method · 0.85
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected