Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vaei/PredictedMovement
/ IsValid
Function
IsValid
Source/PredictedMovement/Public/Modifier/ModifierTypes.h:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
int32 Priority;
304
305
bool IsValid() const
306
{
307
return Id != 0 && Source.IsValid();
308
}
309
310
bool operator==(const FClientAuthData& Other) const
311
{
Callers
5
HasValidData
Method · 0.85
HasValidData
Method · 0.85
HasValidData
Method · 0.85
HasValidData
Method · 0.85
operator==
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected