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
Serialize Method
Namespace:
SoftGear.Strix.Unity.Runtime.Replica
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
void
Serialize
(
ParentId
parentId
,
StrixSerializationProperties
properties
)
Parameters
parentId
Type:
SoftGear.Strix.Unity.Runtime
ParentId
properties
Type:
SoftGear.Strix.Unity.Runtime
StrixSerializationProperties
See Also
Reference
IParentIdSerializer Interface
SoftGear.Strix.Unity.Runtime.Replica Namespace