您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
10 行
414 B
10 行
414 B
// This file is generated. Do not modify by hand.
|
|
// XML documentation file not found. To check if public methods have XML comments,
|
|
// make sure the XML doc file is present and located next to the scraped dll
|
|
namespace Unity.Services.Authentication.Editor
|
|
{
|
|
public struct AuthenticationIdentifier : Unity.Services.Core.Editor.IEditorGameServiceIdentifier
|
|
{
|
|
public virtual string GetKey();
|
|
}
|
|
}
|