Method | Description | |
---|---|---|
Broadcast ( Constants.EVENT_IDS id, Array content ) : void | ||
Broadcast ( Constants.EVENT_IDS id, object content = null ) : void |
public static Broadcast ( Constants.EVENT_IDS id, Array content ) : void | ||
id | Constants.EVENT_IDS | |
content | Array | |
return | void |
public static Broadcast ( Constants.EVENT_IDS id, object content = null ) : void | ||
id | Constants.EVENT_IDS | |
content | object | |
return | void |