Declaration
func BroadcastCustomEvent(eventID EventID, platform PlatformType, params List<object>)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Event ID | EventID | Custom event ID |
| Platform | PlatformType | The operating platform is server or client |
| Params | List | Parameter List |