Show / Hide Table of Contents

Enum UserScope

Namespace: UnityEngine.SocialPlatforms
Assembly: UnityEngine.dll
Syntax
public enum UserScope

Fields

Name Description
FriendsOnly
Global

Extension Methods

MustExtensions.MustBeEqual<UserScope>(UserScope)
MustExtensions.MustBeEqual<UserScope>(UserScope, String)
MustExtensions.MustNotBeEqual<UserScope>(UserScope)
MustExtensions.MustNotBeEqual<UserScope>(UserScope, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX