Search Results for

    Show / Hide Table of Contents

    Class SUChildMonitorManager

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

    Properties

    I

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

    Methods

    MainLoop()

    Declaration
    public void MainLoop()

    RegisterChildrenEvents(ISUChildrenMonitorHandler, Transform)

    Declaration
    public void RegisterChildrenEvents(ISUChildrenMonitorHandler inter, Transform tf)
    Parameters
    Type Name Description
    ISUChildrenMonitorHandler inter
    Transform tf

    UnregisterChildrenEvents(Transform)

    Declaration
    public void UnregisterChildrenEvents(Transform tf)
    Parameters
    Type Name Description
    Transform tf
    In This Article
    Back to top Copyright © 2021 ATStudio