Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ IsValid
Method
IsValid
Plugins/UnLua/Source/UnLua/Public/UnLuaLegacy.h:815–815 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
813
struct TTypeInterface : public ITypeInterface
814
{
815
virtual bool IsValid() const override { return true; }
816
817
virtual bool IsPODType() const override { return TIsPODType<T>::Value; }
818
Callers
2
Push
Function · 0.45
CheckPropertyOwner
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected