[]
Assigns (copies) properties from another InputAction to the current object.
public virtual void AssignFrom(InputAction source)
Public Overridable Sub AssignFrom(source As InputAction)
| Type | Name | Description |
|---|---|---|
| InputAction | source | The source object to copy properties from. |