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

Function FPCGExSortRule

Source/PCGExtendedToolkit/Public/PCGExSorting.h:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50struct PCGEXTENDEDTOOLKIT_API FPCGExSortRule
51{
52 FPCGExSortRule()
53 {
54 }
55
56 explicit FPCGExSortRule(const FPCGExSortRuleConfig& Config):
57 Selector(Config.Selector),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected