Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

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

See also: API, SDK