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