This is an editor-only representation of a query, designed to be editable with a typical property window. To edit a query in the editor, an FGameplayTagQuery is converted to a set of UObjects and edited, When finished, the query struct is rewritten and these UObjects are discarded. This query representation is not intended for runtime use.
Member | Type | Offset | Share |
---|---|---|---|
UserDescription
User-supplied description, shown in property details. |
FString | 0x28 | |
RootExpression
The base expression of this query. |
UEditableGameplayTagQueryExpression* | 0x48 | |
TagQueryExportText_Helper | FGameplayTagQuery | 0x50 |