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.
This class is not creatable. Instances of this class cannot be created with Instance.new.
| Memory category | BaseParts |
|---|
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 5
- 726 Change PreferredDescriptor of ManualSurfaceJointInstance from WeldConstraint to
- 693 Change MemoryCategory of ManualSurfaceJointInstance from PhysicsParts to BaseParts
- 553 Change PreferredDescriptor of ManualSurfaceJointInstance from to WeldConstraint
- 516 Change Tags of ManualSurfaceJointInstance from [NotCreatable] to [NotCreatable, Deprecated]
- 47 Add ManualSurfaceJointInstance