struct SerializeableDeviceMapNode
(Niantic.Lightship.AR.Mapping.ARDeviceMap.SerializeableDeviceMapNode)。
1つのデバイスマップノードを表す構造体
struct SerializeableDeviceMapNode {
// fields
ulong _subId1;
ulong _subId2;
byte[] _mapData;
byte[] _anchorPayload;
string _mapType;
};