Skip to main content

B1MobileMessageCooltimeMap

  • Stores cooldown maps for mobile messages, message pools, and send messages.
    * Tracks per-ID cooldown expiry times in in-game minutes to prevent premature re-sending.
PropertyTypeDescriptionMetadata
MobileMessageCooltimeMapTMapMap from custom message ID to the in-game minute timestamp when its cooldown expires.
MobileMessagePoolCooltimeMapTMapMap from message pool ID to the in-game minute timestamp when its cooldown expires.
SendMessageCooltimeMapTMapMap from send message ID to the in-game minute timestamp when its cooldown expires.