ServerEventSet Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ServerEventSet class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
| .gif) | ServerEventSet() | Initializes a new instance of the ServerEventSet class. | 
| .gif) | ServerEventSet(ServerEvent) | Initializes a new instance of the ServerEventSet class with a specified event. | 
| .gif) | ServerEventSet(array<ServerEvent[]) | Initializes a new instance of the ServerEventSet class with specified events. | 
| .gif) | ServerEventSet(ServerEventSet) | Initializes a new instance of the ServerEventSet class with specified events. | 
Top