ManualSurfaceJointInstance
ManualSurfaceJointInstance is the base class for ManualGlue and ManualWeld.
This class is deprecated. It exists only for backward compatibility, and should not be used for new work. WeldConstraint should be used instead.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | PhysicsParts |
---|
Member index 0
Description
The ManualSurfaceJointInstance is the base class for ManualGlue. This instance (when created) also used to cause the server to crash, however this behavior has since been fixed.
History 3
- 553 Change PreferredDescriptor of ManualSurfaceJointInstance from to WeldConstraint
- 516 Change Tags of ManualSurfaceJointInstance from [NotCreatable] to [NotCreatable, Deprecated]
- 47 Add ManualSurfaceJointInstance