0x00x0080
Members 3
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | GeneratorsActionDescription | FText | 2 flags | <FText> | |
| 0x08 | Context | TSubclassOf<UEnvQueryContext> | 6 flags | /Script/AIModule.EnvQueryContext_Querier | |
| 0x08 | GeneratedItemType | TSubclassOf<UEnvQueryItemType> | 7 flags | /Script/AIModule.EnvQueryItemType_Actor | |
| 0x0070 | 0x10 | unreflected bytes to end of UEnvQueryGenerator_BlueprintBase | |||
Inherited from UEnvQueryGenerator 4
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OptionName | FString | 5 flags | "" | |
| 0x08 | ItemType | TSubclassOf<UEnvQueryItemType> | 5 flags | nullptr | |
| 0x01 | bAutoSortTests : 1bit 0 | bool | 6 flags | true | |
| 0x01 | bCanRunAsync : 1bit 1 | bool | Protected+6 flags | false |
Inherited from UEnvQueryNode 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x04 | VerNum | int32 | 5 flags | 0 |
Functions 5
| Signature | Flags | Native | Params |
|---|---|---|---|
| UObject* GetQuerier() | FinalNative+1 flags | 0x08 | |
| void DoItemGenerationFromActors(const TArray<AActor*>& ContextActors) | EventPublic | 0x10 | |
| void DoItemGeneration(const TArray<FVector>& ContextLocations) | EventPublic | 0x10 | |
| void AddGeneratedVector(const FVector& GeneratedVector) | FinalNative+1 flags | 0x18 | |
| void AddGeneratedActor(AActor* GeneratedActor) | FinalNative+1 flags | 0x08 |