 | FlexibleColliderOnSynchronizeSymmetricalProperties Method |
Raises the synchronize symmetrical properties event. Override this method if the child class defines other
properties that need to be reflected to the corresponding part. This method will only be called if this
FlexibleCollider is not currently applying symmetry and
CorrespondingObject is not null.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxprotected virtual void OnSynchronizeSymmetricalProperties()
See Also