- Namespace
- Atavism
- Base Types
-
- object
- EventArgs
graph BT
Type-->Base0["EventArgs"]
Base0-->Base1["object"]
Type["RegionEventArgs"]
class Type type-node
Syntax
public class RegionEventArgs : EventArgs
Constructors
| Name | Summary |
|---|---|
| RegionEventArgs |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| entering | ||
| regionName |
Properties
| Name | Value | Summary |
|---|---|---|
| Entering | bool | |
| RegionName | string |