Photon Fusion
2.1.1
Attribute to mark a method as a static field reset method. More...
Public Member Functions | |
| StaticFieldResetMethodAttribute () | |
| Initializes a new instance of the StaticFieldResetMethodAttribute class. | |
| StaticFieldResetMethodAttribute (bool calledAutomatically) | |
| Initializes a new instance of the StaticFieldResetMethodAttribute class with the specified automatic call flag. | |
Attribute to mark a method as a static field reset method.
| StaticFieldResetMethodAttribute | ( | bool | calledAutomatically | ) |
Initializes a new instance of the StaticFieldResetMethodAttribute class with the specified automatic call flag.
| calledAutomatically | Indicates whether the method is called automatically. |