StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Replica
TempParentIdSerializer Class
TempParentIdSerializer Methods
Deserialize Method
Serialize Method
TempParentIdSerializer
Deserialize Method
Namespace:
SoftGear.Strix.Unity.Runtime.Replica
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
ParentId
?
Deserialize
(
IDictionary
<
int
,
Object
>
properties
)
Parameters
properties
Type:
System.Collections.Generic
IDictionary
Int32
,
Object
Return Value
Type:
Nullable
ParentId
Implements
IParentIdSerializer
Deserialize(IDictionary
Int32, Object
)
See Also
Reference
TempParentIdSerializer Class
SoftGear.Strix.Unity.Runtime.Replica Namespace