Navigation
API > API/Plugins > API/Plugins/MassCrowd > API/Plugins/MassCrowd/FMassCrowdClientBubbleSerializer
Syntax
UPROPERTY&40;Transient&41;
TArray< FCrowdFastArrayItem > Crowd
Remarks
Fast Array of Agents for efficient replication. Maintained as a freelist on the server, to keep index consistency as indexes are used as Handles into the Array Note array order is not guaranteed between server and client so handles will not be consistent between them, FMassNetworkID will be.