Click or drag to resize
RagdollPartChainGetSerializedPropertiesHash Method
Gets a hash value that is based on the values of the serialized properties of this instance.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public int GetSerializedPropertiesHash()

Return Value

Type: Int32
A hash value based on the values of the serialized properties on this instance.

Implements

IPropertyBackingFieldCompatibleGetSerializedPropertiesHash
See Also