|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|


Public 成员函数 | |
| void | Serialize (InputArchive archive, ref Quaternion value) |
| void | Serialize (OutputArchive archive, Quaternion value) |
| Public 成员函数 继承自 Engine.Serialization.ISerializer< T > | |
| void | Serialize (InputArchive archive, ref T value) |
| void | Serialize (OutputArchive archive, T value) |
在文件 QuaternionSerializer.cs 第 2 行定义.
| void Engine.Serialization.QuaternionSerializer.Serialize | ( | InputArchive | archive, |
| ref Quaternion | value ) |
| void Engine.Serialization.QuaternionSerializer.Serialize | ( | OutputArchive | archive, |
| Quaternion | value ) |