enum SerializationFlags
Flags that are provided to the serialization system to control serialization/deserialization.
Values
| Name | Value | Description |
|---|---|---|
SF_KeepResourceSourceData |
1 |
Used when deserializing resources. |
SF_ReplicableOnly |
2 |
Only serializes elements with network replication flag enabled. |