enum SerializationFlags

Flags that are provided to the serialization system to control serialization/deserialization.

Values

NameValueDescription
SF_KeepResourceSourceData 1 Used when deserializing resources.
SF_ReplicableOnly 2 Only serializes elements with network replication flag enabled.