Click or drag to resize
BackingFieldCompatibleObjectClone Method
Clone this instance.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public abstract Object Clone()

Return Value

Type: Object
A clone of this instance.

Implements

ICloneableClone
See Also