#include <EnvQueryTypes.h>
◆ FEnvQueryResult() [1/2]
| FEnvQueryResult::FEnvQueryResult |
( |
| ) |
|
|
inline |
◆ FEnvQueryResult() [2/2]
◆ GetAllAsActors()
note that this function does not strip out the null-actors to not mess up results of GetItemScore(Index) calls
◆ GetAllAsLocations()
◆ GetItemAsActor()
| AActor * FEnvQueryResult::GetItemAsActor |
( |
int32 |
Index | ) |
const |
item accessors for basic types
◆ GetItemAsLocation()
| FVector FEnvQueryResult::GetItemAsLocation |
( |
int32 |
Index | ) |
const |
◆ GetItemAsTypeChecked()
| const TItemType::FValueType & FEnvQueryResult::GetItemAsTypeChecked |
( |
const int32 |
Index | ) |
const |
|
inline |
◆ GetItemRawMemory()
| const uint8 * FEnvQueryResult::GetItemRawMemory |
( |
const int32 |
Index | ) |
const |
|
inline |
◆ GetItemScore()
| float FEnvQueryResult::GetItemScore |
( |
int32 |
Index | ) |
const |
|
inline |
◆ GetRawStatus()
◆ IsAborted()
| bool FEnvQueryResult::IsAborted |
( |
| ) |
const |
|
inline |
◆ IsFinished()
| bool FEnvQueryResult::IsFinished |
( |
| ) |
const |
|
inline |
◆ IsSuccessful()
| bool FEnvQueryResult::IsSuccessful |
( |
| ) |
const |
|
inline |
◆ IsSuccsessful()
| bool FEnvQueryResult::IsSuccsessful |
( |
| ) |
const |
|
inline |
◆ MarkAsAborted()
| void FEnvQueryResult::MarkAsAborted |
( |
| ) |
|
|
inline |
◆ MarkAsFailed()
| void FEnvQueryResult::MarkAsFailed |
( |
| ) |
|
|
inline |
◆ MarkAsFinishedWithoutIssues()
| void FEnvQueryResult::MarkAsFinishedWithoutIssues |
( |
| ) |
|
|
inline |
◆ MarkAsMissingParam()
| void FEnvQueryResult::MarkAsMissingParam |
( |
| ) |
|
|
inline |
◆ MarkAsOwnerLost()
| void FEnvQueryResult::MarkAsOwnerLost |
( |
| ) |
|
|
inline |
◆ Items
◆ ItemType
◆ OptionIndex
| int32 FEnvQueryResult::OptionIndex |
index of query option, that generated items
◆ Owner
instance owner. Mind that it doesn't have to be the query's "Querier". This is just the object that is responsible for this query instance.
◆ QueryID
| int32 FEnvQueryResult::QueryID |
◆ RawData
The documentation for this struct was generated from the following files: