实验性
实验性
以占位符形式返回在专用服务器配置 JSON 文件中定义的指定机密变量。 在特定的对象(例如 HttpHeader)中,机密变量占位符会在执行时被替换为实际的值,但脚本本身是无法访问该值的。
Returns a SecretString that is a placeholder for a secret configured in a JSON file. In certain objects, like an HttpHeader, this Secret is resolved at the time of execution but is not made available to the script environment.
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
表示在专用服务器配置中定义的服务器机密变量的集合。
A collection of server secrets defined in dedicated server configuration.
示例: getPlayerProfile.ts