DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UEditableGameplayTagQuery

UObject

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