MCPcopy Create free account
hub / github.com/PCGEx/PCGExtendedToolkit / IsEmpty

Method IsEmpty

Source/PCGExtendedToolkit/Private/Data/PCGExDataTag.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 bool FTags::IsEmpty() const
71 {
72 return RawTags.IsEmpty() && ValueTags.IsEmpty();
73 }
74
75 FTags::FTags()
76 {

Callers 15

ExecuteOnNotifyActorsMethod · 0.45
LoadAssetsMethod · 0.45
CancelExecutionMethod · 0.45
InitPrimaryFiltersMethod · 0.45
GetMatchingValueTagsFunction · 0.45
FindUserFunctionsFunction · 0.45
IsValidStringTagFunction · 0.45
BootMethod · 0.45
FindActorFunction · 0.45

Calls

no outgoing calls

Tested by 4

BootMethod · 0.36
BootMethod · 0.36
TagWithPickersMethod · 0.36
ProcessMethod · 0.36