MCPcopy 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

HasValidDataMethod · 0.85
HasValidDataMethod · 0.85
HasValidDataMethod · 0.85
HasValidDataMethod · 0.85
operator==Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected