@lands.io/mod-sdk / ModIntent
Interface: ModIntent¶
Custom mod intent - mods register handlers for these
Hierarchy¶
↳ ModIntent
Table of contents¶
Properties¶
Properties¶
clientID¶
• clientID: string
Inherited from¶
intentName¶
• intentName: string
modId¶
• modId: string
payload¶
• payload: unknown
playerID¶
• playerID: string
Inherited from¶
type¶
• type: "mod"