Search Results for

    Show / Hide Table of Contents

    Class SUOrientationManager

    Inheritance
    Object
    SUOrientationManager
    Namespace: Surfer
    Assembly: cs.temp.dll.dll
    Syntax
    public class SUOrientationManager : MonoBehaviour

    Fields

    kOrientationChanged

    Declaration
    public const string kOrientationChanged = "_SUOrientationChanged"
    Field Value
    Type Description
    String

    Properties

    I

    Declaration
    public static SUOrientationManager I { get; }
    Property Value
    Type Description
    SUOrientationManager

    Methods

    MainLoop()

    Declaration
    public void MainLoop()

    RegisterOrientationEvent(ISUOrientationHandler)

    Declaration
    public void RegisterOrientationEvent(ISUOrientationHandler interf)
    Parameters
    Type Name Description
    ISUOrientationHandler interf

    UnregisterOrientationEvent(ISUOrientationHandler)

    Declaration
    public void UnregisterOrientationEvent(ISUOrientationHandler interf)
    Parameters
    Type Name Description
    ISUOrientationHandler interf
    In This Article
    Back to top Copyright © 2021 ATStudio