enum
PropertyFlags
public sealed enum PropertyFlags : Enum Enum Values
| Name | Value | Description |
|---|---|---|
Missing | | |
Required | | |
AlwaysSerialize | | Always serialize this property, even if it has the default value. |
Assembly:
Facepunch.ActionGraphs Namespace: Facepunch.ActionGraphs Full Name: Facepunch.ActionGraphs.PropertyFlags