Show / Hide Table of Contents

    Class GetBeamablePlayerAuthStrategy

    Inheritance
    Object
    GetPlayerAuthStrategy
    GetBeamablePlayerAuthStrategy
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Core.PlayerAuth
    Assembly: cs.temp.dll.dll
    Syntax
    public class GetBeamablePlayerAuthStrategy : GetPlayerAuthStrategy

    Constructors

    GetBeamablePlayerAuthStrategy(Gameplay.Beamable)

    Declaration
    public GetBeamablePlayerAuthStrategy(Gameplay.Beamable beamable)
    Parameters
    Type Name Description
    Gameplay.Beamable beamable

    Fields

    _beamable

    Declaration
    protected Gameplay.Beamable _beamable
    Field Value
    Type Description
    Gameplay.Beamable

    Methods

    GetAuthStatus()

    Declaration
    public override PlayerAuthStatus GetAuthStatus()
    Returns
    Type Description
    PlayerAuthStatus
    Overrides
    GetPlayerAuthStrategy.GetAuthStatus()
    Back to top Copyright © 2020 East Side Games Inc.