Summary
[Editor-Only] A
System.SerializableAttribute
reference to a Animancer.Editor.SerializableTypeReference.Type
.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Interfaces
-
- I
Serialization Callback Receiver
- I
- Base Types
-
- ValueType
graph BT
Type-->Base0["ValueType"]
Type-.->Interface0["ISerializationCallbackReceiver"]
Type["SerializableTypeReference"]
class Type type-node
Syntax
[Serializable]
public struct SerializableTypeReference : ValueType, ISerializationCallbackReceiver
Attributes
Type | Description |
---|---|
Serializable |
Constructors
Name | Summary |
---|---|
Serializable |
Creates a new Animancer.Editor.SerializableTypeReference . |
Serializable |
Creates a new Animancer.Editor.SerializableTypeReference . |
Properties
Name | Value | Summary |
---|---|---|
QualifiedName | string |
[
UnityEngine.SerializeField ] The System.Type.AssemblyQualifiedName . |
Type | Type |
The referenced type.
|
Methods
Name | Value | Summary |
---|---|---|
OnAfterDeserialize |
void | |
OnBeforeSerialize |
void |