StrixSerializationPropertiesGetProperties Method |
Gets the synchronized properties Dictionary.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public IDictionary<int, Object> GetProperties()
Return Value
Type:
IDictionaryInt32,
ObjectThe synchronized properties
Dictionary.
See Also