Click or drag to resize

InputMapperOptionsClone Method

Creates a shallow copy of this object.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public InputMapperOptions Clone()

Return Value

Type: InputMapperOptions
A shallow copy of this object.
See Also