Click or drag to resize
GenericObjectClearSoftPatchesAsync Method
Overload List
  NameDescription
Public methodClearSoftPatchesAsync

Clears the soft properties of a generic object.

For more information on how to add soft properties to a generic object, see ApplyPatches method.

Public methodClearSoftPatchesAsync(AsyncHandle)

Clears the soft properties of a generic object.

For more information on how to add soft properties to a generic object, see ApplyPatches method.

Top
See Also