Class 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 |