ActiveProfileChangedEventArgs(string, string)
Initializes a new instance of the ActiveProfileChangedEventArgs struct using the specified previous active profile ID and current active profile ID.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.ShortcutManagement
- Assembly: UnityEditor.CoreModule
public ActiveProfileChangedEventArgs(string previousActiveProfileId, string currentActiveProfileId)