Show / Hide Table of Contents

Struct Account

ユーザ設定情報

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public struct Account

Fields

age_limit

年齢制限

Declaration
public AgeLimit age_limit
Field Value
Type Description
AgeLimit

locale

言語設定

Declaration
public string locale
Field Value
Type Description
String

user_detail

プロフィール

Declaration
public UserDetail user_detail
Field Value
Type Description
UserDetail
Back to top Generated by DocFX