Navigation
API > API/Plugins > API/Plugins/MassRepresentation
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMassProcessor
- UMassUpdateISMProcessor
References
| Module | MassRepresentation |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Public/MassUpdateISMProcessor.h |
| Include | #include "MassUpdateISMProcessor.h" |
Syntax
UCLASS&40;&41;
class UMassUpdateISMProcessor : public UMassProcessor
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMassEntityQuery | EntityQuery |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Configure the owned FMassEntityQuery instances to express processor's requirements | ||
| void | Execute
(
FMassEntityManager& EntityManager, |
Execution method for this processor | |
| void | UpdateISMTransform
(
int32 EntityId, |