> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/wcwunity/api-docs/wcwunity-wcwlogoutevent.md).

# CloudWalletLogoutEvent

```
class CloudWalletLogoutEvent
```

Returned when OnLogout-Event is invoked, contains a simple string that User logged out.

## Summary

| Members                        | Descriptions                                                |
| ------------------------------ | ----------------------------------------------------------- |
| `public string` `LogoutResult` | String containing a simple message that the User logged out |

## Members

**`public string LogoutResult`**

String containing a simple message that the User logged out.
