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