Room API

AMP_ChatRoom actor reference

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

CheckSubscription (Function)

Verifies if a player is authorized to see this room.

Parameters:

  • PlayerID (String) - Target Network ID

GetRoomChatMessage (Function)

Returns either full server history or optimized client window.

Parameters:

  • AllMessage (Boolean) - If true, ignores limits.