This repository was archived by the owner on May 10, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 14
ModioModEvent
turupawn edited this page Jul 14, 2020
·
2 revisions
Event triggered when a mod changes.
| Name | Type | Description |
|---|---|---|
| Id | int32 |
Event's unique identifier |
| ModId | int32 |
Parrent Mod's unique identifier |
| UserId | int32 |
Unique id of the user who performed the action. |
| UserId | int32 |
User's unique identifier |
| EventType | int32 |
Event type value |
| DateAdded | int32 |
Unix timestamp of when the event occurred |

- Process and initialization
- User authentication
- Browsing
- Subscriptions
- Listeners
- Schemas
- Delegates