Navigation
API > API/Plugins > API/Plugins/MassEQS
References
| Module | MassEQS |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassEQS/Public/MassEQSTypes.h |
| Include | #include "MassEQSTypes.h" |
Syntax
USTRUCT ()
struct FMassEnvQueryEntityInfo
Remarks
Contents of EnvQueryItemType_MassEntityHandle
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTransform | CachedTransform | Cached Transform from time of acquisition allows EnvQueryItemType_MassEntityHandle to implement UEnvQueryItemType_VectorBase | |
| FMassEntityHandle | EntityHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassEnvQueryEntityInfo
(
int32 Index, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FMassEnvQueryEntityInfo& Other |
See Also
EnvQueryItemType_MassEntityHandle