Method DrawCapabilitiesSelectionDropdown
DrawCapabilitiesSelectionDropdown(bool)
Draws a capabilities dropdown that allows the user to select which capability profiles to validate against.
Declaration
public static void DrawCapabilitiesSelectionDropdown(bool askIfUserWantsToTurnOffValidation = true)
Parameters
Type | Name | Description |
---|---|---|
bool | askIfUserWantsToTurnOffValidation | When set to true a window will pop up in the editor asking if the user really wants to turn off scene validation |