Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


actionKey

Returns true if the platform-specific action key is pressed.
Read time 1 minuteLast updated 9 days ago

Definition

public bool actionKey { get; }

Remarks

This key is Cmd on macOS, and Ctrl on all other platforms.