TeleportCancel (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Megamatrixdude No edit summary |
>Sncplay42 is locked |
||
Line 1: | Line 1: | ||
{{locked}} | |||
<onlyinclude>{{Method | <onlyinclude>{{Method | ||
|name = TeleportCancel | |name = TeleportCancel | ||
|protected = yes | |||
|returns = [[nil]] | |returns = [[nil]] | ||
|description = | |description = Used by a [[CoreScript]] to cancel a request to teleport. | ||
|object = TeleportService | |object = TeleportService | ||
}}</onlyinclude> | }}</onlyinclude> |
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 |