Photon Fusion 2.1.1

SerializableTypeAttribute Class Reference

Specifies that either a string field represents a type name or sets additional options for SerializableType field. More...

Inherits PropertyAttribute.

Properties

Type BaseType [get, set]
 The base type of the picked type.
bool UseFullAssemblyQualifiedName [get, set]
 Should the type be stored as a full assembly qualified name.
bool WarnIfNoPreserveAttribute [get, set]
 Should a warning be shown if the field does not have a PreserveAttribute.
Properties inherited from PropertyAttribute
new bool applyToCollection [get]

Additional Inherited Members

Public Member Functions inherited from PropertyAttribute
 PropertyAttribute (bool applyToCollection=false)

Detailed Description

Specifies that either a string field represents a type name or sets additional options for SerializableType field.