Click or drag to resize

InputMapperContextClone 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 InputMapperContext Clone()

Return Value

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