Broadcast Custom Event

STD Library
Both Server and Client
Only PC

Broadcast a custom event for any entity to receive (listen to) this event

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