Class ForceSerializeFullObjectAttribute
Used in conjunction with SerializedAttribute to designate that a member needs to be fully saved, not using references. For objects that use IHasReferenceableSerializableID
Inheritance
System.Object
ForceSerializeFullObjectAttribute
Namespace: Eco.Shared.Serialization
Assembly: Eco.Shared.dll
Syntax
public class ForceSerializeFullObjectAttribute : Attribute
Constructors
ForceSerializeFullObjectAttribute()
Declaration
public ForceSerializeFullObjectAttribute()