Class ShareReducer
Namespace: Unity.Connect.Share.Editor
Syntax
public class ShareReducer
Methods
reducer(AppState, Object)
Declaration
public static AppState reducer(AppState old, object action)
Parameters
| Type | Name | Description |
|---|---|---|
| AppState | old | |
| Object | action |
Returns
| Type | Description |
|---|---|
| AppState |