EventController.setName
void setName(string name = null)Sets a name on the controller that can be used for debugging.
Parameters
name | a name for controller |
void setName(string name = null)Sets a name on the controller that can be used for debugging.
name | a name for controller |