 | BackingFieldCompatibleObjectGetSerializedPropertiesHash Method |
Gets a hash value that is based on the values of the serialized properties of this instance.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
Remarks
Note that any reference type fields should implement and test with this interface;
IList fields should generate a value-based hash.
See Also