> 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-wcwloginevent.md).

# CloudWalletLoginEvent

```
class CloudWalletLoginEvent
```

Returned when OnLogin-Event is invoked, contains AccountName of the newly logged in User.

## Summary

| Members                   | Descriptions                              |
| ------------------------- | ----------------------------------------- |
| `public string` `Account` | String containing AccountName of the User |

## Members

**`public string Account`**

String containing AccountName of the User
