The ScriptEvent type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() ![]() | BitwiseAnd |
Both of the conditions must be met.
|
![]() ![]() ![]() | BitwiseOr |
At least one of the conditions must be met.
|
![]() ![]() ![]() | ImplicitWideningImplicitImplicitImplicit(String to ScriptEvent) |
Converts string to the ScriptEvent.
|
![]() ![]() ![]() | ImplicitWideningImplicitImplicitImplicit(Regex to ScriptEvent) |
Converts Regex to the ScriptEvent.
|
![]() ![]() ![]() | LogicalNot |
A condition must not be met.
|