Enum SerializableType
The types that can be serialized using the ISerializable interface.
Namespace: i5.VirtualAgents.AgentTasks
Assembly: cs.temp.dll.dll
Syntax
public enum SerializableType
Fields
| Name | Description |
|---|---|
| FLOAT | |
| GAMEOBJECT | |
| INT | |
| STRING | |
| VECTOR3 |