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

UAIDataProvider_QueryParams

UAIDataProvider > UObject

AIDataProvider_QueryParams is used with environment queries It allows defining simple parameters for running query, which are not tied to any specific pawn, but defined for every query execution.

Member Type Offset Share
ParamName

Arbitrary name this query parameter will be exposed as to outside world (like BT nodes)

FName 0x28
FloatValue float 0x30
IntValue int32_t 0x34
BoolValue bool 0x38