Summary

public Action<IMyEntity, string, string> event OnEntityNameSet

Called when entity gets Name . First string - old name, Second - new name

Returns

Action<IMyEntity, string, string>