UMassCrowdServerRepresentationProcessor

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.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MassCrowd

Header

/Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/MassCrowdServerRepresentationProcessor.h

Include

#include "MassCrowdServerRepresentationProcessor.h"

Syntax

UCLASS(Meta=(DisplayName="Mass Crowd Server Representation"))
class UMassCrowdServerRepresentationProcessor : public UMassCrowdRepresentationProcessor

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