SerializableTypeProperty
Struct in LogicToolkit.Editors / Inherits from: System.ValueType
Description
Structure that references SerializableType by SerializedProperty
Constructors
| Description | |
|---|---|
| SerializableTypeProperty | Constructor |
Fields
| Field Name | Description |
|---|---|
| Property | Property |
Properties
| Property Name | Description |
|---|---|
| AssemblyName | Assembly name |
| Namespace | Namespace |
| RawValue | A raw SerializableType value |
| TypeName | Type name |
| Value | Value |