Click or drag to resize
RagdollPartChain Methods

The RagdollPartChain type exposes the following members.

Methods
  NameDescription
Public methodClone
Clone this instance.
Public methodStatic memberCreateNew
A delegate to create a new RagdollPartChain struct.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current RagdollPartChain.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(RagdollPartChain)
Determines whether the specified RagdollPartChain is equal to the current RagdollPartChain.
Public methodGetAllNodes
Gets all nodes in this RagdollPartChain's definition, with the most basal parts sorted first.
Public methodGetBodies
Gets all RagdollParts in this RagdollPartChain's definition.
Public methodGetEstimatedLocalBounds
Gets the estimated Bounds of this RagdollPartChain in its current configuration, in the space of its Root. It will encapsulate all of the Transforms of the hierarchy's nodes, as well as all of the currently active SkinnedMeshRenderers and MeshRenderers.
Public methodGetHashCode
Serves as a hash function for a RagdollPartChain object.
(Overrides ValueTypeGetHashCode.)
Public methodGetSerializedPropertiesHash
Gets a hash value that is based on the values of the serialized properties of this instance.
Public methodGetValidationStatus
Gets the validation status.
Top
See Also