语法
queue_on_teleport(text: string)别名
queueonteleportqueue_on_tpqueueontp参数
| 名称 | 类型 | 描述 |
|---|---|---|
text | string | 操作使用的文本值。 |
说明
将源排队以在下一次 Roblox 传送后运行。
使用 1 个参数调用: text。参数表会说明哪些值必填,哪些值只用于细化行为。
不返回数据。将调用视为一个动作,并在调用点附近处理错误。
示例
使用占位值的示例调用。
queue_on_teleport("example")