跳至主要內容

PlayerEvents.cloned

芒果凍布丁2025年4月8日小於 1 分鐘

/**
 * Invoked when a player respawns.
 * 
 * The reason of respawn can be either death or returning from the end.
 */
function cloned(handler: (event: $PlayerClonedKubeEvent) => void): void

貢獻者