Class ShareMiddleware
Performs operations according to the state of the application
Namespace: Unity.Connect.Share.Editor
Syntax
public class ShareMiddleware
Methods
Create()
Creates a new middleware according to the state
Declaration
public static Middleware<AppState> Create()
Returns
Type | Description |
---|---|
Middleware<AppState> |