Navigation
API > API/Plugins > API/Plugins/MassCrowd
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMassProcessor
- UMassRepresentationProcessor
- UMassCrowdServerRepresentationProcessor
References
| Module | MassCrowd |
| Header | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/MassCrowdServerRepresentationProcessor.h |
| Include | #include "MassCrowdServerRepresentationProcessor.h" |
Syntax
UCLASS&40;Meta&61;&40;DisplayName&61;"Mass Crowd Server Representation"&41;&41;
class UMassCrowdServerRepresentationProcessor : public UMassRepresentationProcessor
Remarks
Overridden representation processor to make it tied to the crowd on the server via the requirements It is the counter part of the crowd visualization processor on the client.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UMassRepresentationProcessor
| Type | Name | Description | |
|---|---|---|---|
| void | Configure the owned FMassEntityQuery instances to express processor's requirements |