Class SUChildrenMonitorData
Inheritance
SUChildrenMonitorData
Assembly: cs.temp.dll.dll
Syntax
public class SUChildrenMonitorData
Constructors
Declaration
public SUChildrenMonitorData(Transform obj, ISUChildrenMonitorHandler interf)
Parameters
Properties
Count
Declaration
public int Count { get; set; }
Property Value
Mode
Declaration
public SUChildrenMonitorData.Mode_ID Mode { get; set; }
Property Value
Object
Declaration
public Transform Object { get; }
Property Value
Type |
Description |
Transform |
|
Methods
SendCallback()
Declaration
public void SendCallback()