AMP_ChatRoom Actor API

The replicated actor holding the FFastArray storage

AMP_ChatRoom actors are spawned dynamically by the Manager. They handle the physical replication of chat data to authorized subscribers.

CheckSubscription

Verifies if a player is authorized to see this room.

Parameters
PlayerID

Target Network ID

GetRoomChatMessage

Returns either full server history or optimized client window.

Parameters
AllMessage

If true, ignores limits.