Class ReduxLogging
Inheritance
System.Object
ReduxLogging
Namespace: Unity.UIWidgets.Redux
Syntax
public static class ReduxLogging
Methods
create<State>()
Declaration
public static Middleware<State> create<State>()
Returns
| Type | Description |
|---|---|
| Middleware<State> |
Type Parameters
| Name | Description |
|---|---|
| State |