TeleportCancel (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Megamatrixdude
No edit summary
>Sncplay42
is locked
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{locked}}
<onlyinclude>{{Method
<onlyinclude>{{Method
|name                = TeleportCancel
|name                = TeleportCancel
|protected            = yes
|returns              = [[nil]]
|returns              = [[nil]]
|description          = As far as we know at the moment, this will cancel [[Teleport_(Method)|Teleport]] from teleporting a player.
|description          = Used by a [[CoreScript]] to cancel a request to teleport.
|object              = TeleportService
|object              = TeleportService
}}</onlyinclude>
}}</onlyinclude>

Latest revision as of 12:39, 22 July 2011

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
TeleportCancel( )
Returns nil
Description: Used by a CoreScript to cancel a request to teleport.
Member of: TeleportService