SaveDelegate.setTitle
void setTitle(string title = null)Sets the title for the save delegate. Pass null to unset.
Parameters
title | the title or null |
void setTitle(string title = null)Sets the title for the save delegate. Pass null to unset.
title | the title or null |