Photon Fusion
2.1.1
Attribute to mark a static field with a reset mode. More...
Public Member Functions | |
| StaticFieldAttribute () | |
| Initializes a new instance of the StaticFieldAttribute class with the default reset mode. | |
| StaticFieldAttribute (StaticFieldResetMode resetMode) | |
| Initializes a new instance of the StaticFieldAttribute class with the specified reset mode. | |
Properties | |
| StaticFieldResetMode | Reset [get] |
| Gets the reset mode for the static field. | |
Attribute to mark a static field with a reset mode.
| StaticFieldAttribute | ( | StaticFieldResetMode | resetMode | ) |
Initializes a new instance of the StaticFieldAttribute class with the specified reset mode.
| resetMode | The reset mode for the static field. |