Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGEx/PCGExtendedToolkit
/ IsValid
Function
IsValid
Source/PCGExtendedToolkit/Public/Data/PCGExPointIO.h:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
bool IsValid() const { return Point && Index != -1; }
61
const FPCGPoint* Point = nullptr;
62
const int32 Index = -1;
63
Callers
2
InitializeOutput
Function · 0.70
IsDataValid
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected