Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ExecuteOnNotifyActors
Method · 0.45
LoadAssets
Method · 0.45
CancelExecution
Method · 0.45
InitPrimaryFilters
Method · 0.45
GetMatchingValueTags
Function · 0.45
GetStringArrayFromCommaSeparatedList
Function · 0.45
AppendUniqueEntriesFromCommaSeparatedList
Function · 0.45
AppendUniqueSelectorsFromCommaSeparatedList
Function · 0.45
FindUserFunctions
Function · 0.45
IsValidStringTag
Function · 0.45
Boot
Method · 0.45
FindActor
Function · 0.45
Calls
no outgoing calls
Tested by
4
Boot
Method · 0.36
Boot
Method · 0.36
TagWithPickers
Method · 0.36
Process
Method · 0.36