Class ListenerResponder
Inheritance
System.Object
ListenerResponder
Namespace: ScriptableFramework.Tests
Assembly: cs.temp.dll.dll
Syntax
public class ListenerResponder : ScriptableObject
Fields
responseCount
Declaration
public int responseCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Methods
FunctionToDelegate()
Declaration
public void FunctionToDelegate()
FunctionToDelegate(Int32)
Declaration
public void FunctionToDelegate(int value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | value |